#99F4EA#99F4EA
#99F4EA is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.089 H 186.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #99F4EA |
|---|---|
| RGB | rgb(153, 244, 234) |
| HSL | hsl(173, 81%, 78%) |
| HSV | hsv(173, 37%, 96%) |
| CMYK | cmyk(37.3%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(90.51, -29.38, -3.77) |
| CIE-LCH | lch(90.51, 29.63, 187.32°) |
| OKLab | oklab(90.73% -0.0879 -0.0106) |
| OKLCH | oklch(90.73% 0.089 186.9) |
| XYZ | xyz(60.3333, 77.4101, 89.5884) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.90
Pale Cyan
#B7FFFA
ΔE00 4.38
Pale Aqua
#B8FFEB
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.65
Eggshell Blue
#C4FFF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F4EA #F499A3
analogous
#99F4BD #99F4EA #99D0F4
triadic
#99F4EA #EA99F4 #F4EA99
tetradic
#99F4EA #BD99F4 #F499A3 #D0F499
square
#99F4EA #BD99F4 #F499A3 #D0F499
split-complementary
#99F4EA #F499D0 #F4BD99
monochromatic
#2BE8D3 #62EEDF #99F4EA #D0FAF5 #E3FCF9
Accessibility & contrast
On white
1.27
#99F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#99F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F4EA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F4EA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#77F8F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #99f4ea; /* rgb */ color: rgb(153, 244, 234); /* oklch */ color: oklch(90.7% 0.089 186.9);
Tailwind
colors: {
custom: {
50: '#bbf8f0',
500: '#99f4ea',
950: '#000000',
},
}SCSS
$custom: #99f4ea; $custom-light: #bbf8f0; $custom-dark: #000000;
JSON
{
"hex": "#99f4ea",
"rgb": {
"r": 153,
"g": 244,
"b": 234
},
"hsl": {
"h": 173.407,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.90727,
"c": 0.08853,
"h": 186.9
},
"luminance": 0.77414
}Semantic roles & 50–950 ramp
primary
#99F4EA
secondary
#D25F6C
accent
#0920DD
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585