#9FFEF8#9FFEF8
#9FFEF8 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.091 H 190.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEF8 |
|---|---|
| RGB | rgb(159, 254, 248) |
| HSL | hsl(176, 98%, 81%) |
| HSV | hsv(176, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.89, -29.41, -6.02) |
| CIE-LCH | lch(93.89, 30.02, 191.57°) |
| OKLab | oklab(93.64% -0.0892 -0.0167) |
| OKLCH | oklch(93.64% 0.091 190.6) |
| XYZ | xyz(66.6769, 85.0273, 101.6871) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.99
Pale Cyan
#B7FFFA
ΔE00 3.17
Eggshell Blue
#C4FFF7
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.63
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Pale Aqua
#B8FFEB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEF8 #FE9FA5
analogous
#9FFEC8 #9FFEF8 #9FD4FE
triadic
#9FFEF8 #F89FFE #FEF89F
tetradic
#9FFEF8 #C89FFE #FE9FA5 #D4FE9F
square
#9FFEF8 #C89FFE #FE9FA5 #D4FE9F
split-complementary
#9FFEF8 #FE9FD4 #FEC89F
monochromatic
#26FDEF #62FDF4 #9FFEF8 #DCFFFC #E1FFFD
Accessibility & contrast
On white
1.17
#9FFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#9FFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEF8
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEF8 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#79FFFC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffef8; /* rgb */ color: rgb(159, 254, 248); /* oklch */ color: oklch(93.6% 0.091 190.6);
Tailwind
colors: {
custom: {
50: '#bffffa',
500: '#9ffef8',
950: '#000000',
},
}SCSS
$custom: #9ffef8; $custom-light: #bffffa; $custom-dark: #000000;
JSON
{
"hex": "#9ffef8",
"rgb": {
"r": 159,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.211,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93639,
"c": 0.09076,
"h": 190.6
},
"luminance": 0.85032
}Semantic roles & 50–950 ramp
primary
#9FFEF8
secondary
#E16068
accent
#000EE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685