#8FFEF9#8FFEF9
#8FFEF9 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.103 H 191.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEF9 |
|---|---|
| RGB | rgb(143, 254, 249) |
| HSL | hsl(177, 98%, 78%) |
| HSV | hsv(177, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(93.26, -33.01, -7.55) |
| CIE-LCH | lch(93.26, 33.86, 192.89°) |
| OKLab | oklab(92.96% -0.1006 -0.0209) |
| OKLCH | oklch(92.96% 0.103 191.8) |
| XYZ | xyz(63.8616, 83.5577, 102.3671) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.40
Pale Cyan
#B7FFFA
ΔE00 4.80
Bright Cyan
#41FDFE
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.94
Aqua
#00FFFF
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEF9 #FE8F94
analogous
#8FFEC1 #8FFEF9 #8FCCFE
triadic
#8FFEF9 #F98FFE #FEF98F
tetradic
#8FFEF9 #C18FFE #FE8F94 #CCFE8F
square
#8FFEF9 #C18FFE #FE8F94 #CCFE8F
split-complementary
#8FFEF9 #FE8FCC #FEC18F
monochromatic
#16FDF2 #52FDF6 #8FFEF9 #CCFFFC #E1FFFD
Accessibility & contrast
On white
1.19
#8FFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#8FFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEF9
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEF9 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F9
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#59FFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffef9; /* rgb */ color: rgb(143, 254, 249); /* oklch */ color: oklch(93.0% 0.103 191.8);
Tailwind
colors: {
custom: {
50: '#b6fffb',
500: '#8ffef9',
950: '#000000',
},
}SCSS
$custom: #8ffef9; $custom-light: #b6fffb; $custom-dark: #000000;
JSON
{
"hex": "#8ffef9",
"rgb": {
"r": 143,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.297,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92955,
"c": 0.10276,
"h": 191.8
},
"luminance": 0.83563
}Semantic roles & 50–950 ramp
primary
#8FFEF9
secondary
#DF5259
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685