#8EFFCB#8EFFCB
#8EFFCB is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.128 H 162.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFCB |
|---|---|
| RGB | rgb(142, 255, 203) |
| HSL | hsl(152, 100%, 78%) |
| HSV | hsv(152, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.39, -43.85, 14.93) |
| CIE-LCH | lch(92.39, 46.32, 161.20°) |
| OKLab | oklab(91.87% -0.1218 0.0383) |
| OKLCH | oklch(91.87% 0.128 162.5) |
| XYZ | xyz(57.6902, 81.5783, 69.1945) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.72
Aquamarine
#7FFFD4
ΔE00 2.99
Light Seafoam
#A0FEBF
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 3.86
Pale Turquoise
#A5FBD5
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFCB #FF8EC2
analogous
#8EFF92 #8EFFCB #8EFBFF
triadic
#8EFFCB #CB8EFF #FFCB8E
tetradic
#8EFFCB #928EFF #FF8EC2 #FBFF8E
square
#8EFFCB #928EFF #FF8EC2 #FBFF8E
split-complementary
#8EFFCB #FF8EFB #FF928E
monochromatic
#14FF93 #51FFAF #8EFFCB #CBFFE7 #E0FFF1
Accessibility & contrast
On white
1.21
#8EFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#8EFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFCB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFCB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#6EFFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8effcb; /* rgb */ color: rgb(142, 255, 203); /* oklch */ color: oklch(91.9% 0.128 162.5);
Tailwind
colors: {
custom: {
50: '#b4ffda',
500: '#8effcb',
950: '#000000',
},
}SCSS
$custom: #8effcb; $custom-light: #b4ffda; $custom-dark: #000000;
JSON
{
"hex": "#8effcb",
"rgb": {
"r": 142,
"g": 255,
"b": 203
},
"hsl": {
"h": 152.389,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91874,
"c": 0.12767,
"h": 162.5
},
"luminance": 0.81583
}Semantic roles & 50–950 ramp
primary
#8EFFCB
secondary
#E05193
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684