#9FFEF4#9FFEF4
#9FFEF4 is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.092 H 187.2°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEF4 |
|---|---|
| RGB | rgb(159, 254, 244) |
| HSL | hsl(174, 98%, 81%) |
| HSV | hsv(174, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(93.79, -30.32, -4.11) |
| CIE-LCH | lch(93.79, 30.60, 187.71°) |
| OKLab | oklab(93.52% -0.0908 -0.0115) |
| OKLCH | oklch(93.52% 0.092 187.2) |
| XYZ | xyz(66.0630, 84.7817, 98.4538) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.07
Pale Cyan
#B7FFFA
ΔE00 3.69
Pale Aqua
#B8FFEB
ΔE00 5.00
Eggshell Blue
#C4FFF7
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 5.79
Tiffany Blue
#7BF2DA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEF4 #FE9FA9
analogous
#9FFEC4 #9FFEF4 #9FD8FE
triadic
#9FFEF4 #F49FFE #FEF49F
tetradic
#9FFEF4 #C49FFE #FE9FA9 #D8FE9F
square
#9FFEF4 #C49FFE #FE9FA9 #D8FE9F
split-complementary
#9FFEF4 #FE9FD8 #FEC49F
monochromatic
#26FDE6 #62FDED #9FFEF4 #DCFFFB #E1FFFC
Accessibility & contrast
On white
1.17
#9FFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#9FFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEF4
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEF4 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F4
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#7BFFFB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9ffef4; /* rgb */ color: rgb(159, 254, 244); /* oklch */ color: oklch(93.5% 0.092 187.2);
Tailwind
colors: {
custom: {
50: '#bffff7',
500: '#9ffef4',
950: '#000000',
},
}SCSS
$custom: #9ffef4; $custom-light: #bffff7; $custom-dark: #000000;
JSON
{
"hex": "#9ffef4",
"rgb": {
"r": 159,
"g": 254,
"b": 244
},
"hsl": {
"h": 173.684,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.93518,
"c": 0.09155,
"h": 187.2
},
"luminance": 0.84786
}Semantic roles & 50–950 ramp
primary
#9FFEF4
secondary
#E1606E
accent
#0018E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685