#8FFDEA#8FFDEA
#8FFDEA is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.106 H 181.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDEA |
|---|---|
| RGB | rgb(143, 253, 234) |
| HSL | hsl(170, 96%, 78%) |
| HSV | hsv(170, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(92.59, -36.05, -0.78) |
| CIE-LCH | lch(92.59, 36.06, 181.23°) |
| OKLab | oklab(92.28% -0.1056 -0.0027) |
| OKLCH | oklch(92.28% 0.106 181.4) |
| XYZ | xyz(61.2983, 82.0260, 90.4284) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 5.06
Pale Aqua
#B8FFEB
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 6.42
Light Cyan
#ACFFFC
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDEA #FD8FA2
analogous
#8FFDB3 #8FFDEA #8FD9FD
triadic
#8FFDEA #EA8FFD #FDEA8F
tetradic
#8FFDEA #B38FFD #FD8FA2 #D9FD8F
square
#8FFDEA #B38FFD #FD8FA2 #D9FD8F
split-complementary
#8FFDEA #FD8FD9 #FDB38F
monochromatic
#17FBD3 #53FCDF #8FFDEA #CBFEF5 #E1FEF9
Accessibility & contrast
On white
1.21
#8FFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#8FFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDEA
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDEA | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#62FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffdea; /* rgb */ color: rgb(143, 253, 234); /* oklch */ color: oklch(92.3% 0.106 181.4);
Tailwind
colors: {
custom: {
50: '#b5fef0',
500: '#8ffdea',
950: '#000000',
},
}SCSS
$custom: #8ffdea; $custom-light: #b5fef0; $custom-dark: #000000;
JSON
{
"hex": "#8ffdea",
"rgb": {
"r": 143,
"g": 253,
"b": 234
},
"hsl": {
"h": 169.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92283,
"c": 0.10568,
"h": 181.4
},
"luminance": 0.82031
}Semantic roles & 50–950 ramp
primary
#8FFDEA
secondary
#DE536B
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685