#99F8EA#99F8EA
#99F8EA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.6% C 0.093 H 183.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #99F8EA |
|---|---|
| RGB | rgb(153, 248, 234) |
| HSL | hsl(171, 87%, 79%) |
| HSV | hsv(171, 38%, 97%) |
| CMYK | cmyk(38.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(91.61, -31.28, -2.15) |
| CIE-LCH | lch(91.61, 31.35, 183.93°) |
| OKLab | oklab(91.61% -0.0925 -0.0063) |
| OKLCH | oklch(91.61% 0.093 183.9) |
| XYZ | xyz(61.5500, 79.8434, 89.9939) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 6.14
Duck Egg Blue
#C3FBF4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F8EA #F899A7
analogous
#99F8BA #99F8EA #99D6F8
triadic
#99F8EA #EA99F8 #F8EA99
tetradic
#99F8EA #BA99F8 #F899A7 #D6F899
square
#99F8EA #BA99F8 #F899A7 #D6F899
split-complementary
#99F8EA #F899D6 #F8BA99
monochromatic
#26F0D2 #60F4DE #99F8EA #D2FCF6 #E2FDF9
Accessibility & contrast
On white
1.24
#99F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#99F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F8EA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F8EA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#76FCF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #99f8ea; /* rgb */ color: rgb(153, 248, 234); /* oklch */ color: oklch(91.6% 0.093 183.9);
Tailwind
colors: {
custom: {
50: '#bbfbf0',
500: '#99f8ea',
950: '#000000',
},
}SCSS
$custom: #99f8ea; $custom-light: #bbfbf0; $custom-dark: #000000;
JSON
{
"hex": "#99f8ea",
"rgb": {
"r": 153,
"g": 248,
"b": 234
},
"hsl": {
"h": 171.158,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.91614,
"c": 0.09276,
"h": 183.9
},
"luminance": 0.79848
}Semantic roles & 50–950 ramp
primary
#99F8EA
secondary
#D85D6F
accent
#0223E4
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585