#8FFDEF#8FFDEF
#8FFDEF is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.104 H 185.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDEF |
|---|---|
| RGB | rgb(143, 253, 239) |
| HSL | hsl(172, 96%, 78%) |
| HSV | hsv(172, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.71, -34.90, -3.18) |
| CIE-LCH | lch(92.71, 35.05, 185.20°) |
| OKLab | oklab(92.43% -0.1036 -0.0091) |
| OKLCH | oklch(92.43% 0.104 185) |
| XYZ | xyz(62.0268, 82.3173, 94.2649) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.22
Bright Turquoise
#0FFEF9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDEF #FD8F9D
analogous
#8FFDB8 #8FFDEF #8FD4FD
triadic
#8FFDEF #EF8FFD #FDEF8F
tetradic
#8FFDEF #B88FFD #FD8F9D #D4FD8F
square
#8FFDEF #B88FFD #FD8F9D #D4FD8F
split-complementary
#8FFDEF #FD8FD4 #FDB88F
monochromatic
#17FBDE #53FCE6 #8FFDEF #CBFEF8 #E1FEFB
Accessibility & contrast
On white
1.20
#8FFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#8FFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDEF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDEF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#E1E4F0
Tritanopia (blue-blind)
#5FFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffdef; /* rgb */ color: rgb(143, 253, 239); /* oklch */ color: oklch(92.4% 0.104 185.0);
Tailwind
colors: {
custom: {
50: '#b6fef4',
500: '#8ffdef',
950: '#000000',
},
}SCSS
$custom: #8ffdef; $custom-light: #b6fef4; $custom-dark: #000000;
JSON
{
"hex": "#8ffdef",
"rgb": {
"r": 143,
"g": 253,
"b": 239
},
"hsl": {
"h": 172.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92429,
"c": 0.10398,
"h": 185
},
"luminance": 0.82322
}Semantic roles & 50–950 ramp
primary
#8FFDEF
secondary
#DE5364
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685