#99F2EA#99F2EA
#99F2EA is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.3% C 0.086 H 188.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #99F2EA |
|---|---|
| RGB | rgb(153, 242, 234) |
| HSL | hsl(175, 77%, 77%) |
| HSV | hsv(175, 37%, 95%) |
| CMYK | cmyk(36.8%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(89.96, -28.43, -4.58) |
| CIE-LCH | lch(89.96, 28.80, 189.16°) |
| OKLab | oklab(90.28% -0.0855 -0.0128) |
| OKLCH | oklch(90.28% 0.087 188.5) |
| XYZ | xyz(59.7348, 76.2131, 89.3889) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.67
Pale Cyan
#B7FFFA
ΔE00 4.24
Paleturquoise
#AFEEEE
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 5.78
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Pale Aqua
#B8FFEB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F2EA #F299A1
analogous
#99F2BE #99F2EA #99CDF2
triadic
#99F2EA #EA99F2 #F2EA99
tetradic
#99F2EA #BE99F2 #F299A1 #CDF299
square
#99F2EA #BE99F2 #F299A1 #CDF299
split-complementary
#99F2EA #F299CD #F2BE99
monochromatic
#2CE4D4 #63EBDF #99F2EA #CFF9F5 #E4FCF9
Accessibility & contrast
On white
1.29
#99F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#99F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F2EA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F2EA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#77F6EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #99f2ea; /* rgb */ color: rgb(153, 242, 234); /* oklch */ color: oklch(90.3% 0.086 188.5);
Tailwind
colors: {
custom: {
50: '#bbf6f0',
500: '#99f2ea',
950: '#000000',
},
}SCSS
$custom: #99f2ea; $custom-light: #bbf6f0; $custom-dark: #000000;
JSON
{
"hex": "#99f2ea",
"rgb": {
"r": 153,
"g": 242,
"b": 234
},
"hsl": {
"h": 174.607,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.90284,
"c": 0.0865,
"h": 188.5
},
"luminance": 0.76217
}Semantic roles & 50–950 ramp
primary
#99F2EA
secondary
#D0606A
accent
#0C1EDA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585