#99FAEB#99FAEB
#99FAEB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 92.1% C 0.095 H 183.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #99FAEB |
|---|---|
| RGB | rgb(153, 250, 235) |
| HSL | hsl(171, 91%, 79%) |
| HSV | hsv(171, 39%, 98%) |
| CMYK | cmyk(38.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(92.19, -31.99, -1.82) |
| CIE-LCH | lch(92.19, 32.04, 183.26°) |
| OKLab | oklab(92.09% -0.0945 -0.0054) |
| OKLCH | oklch(92.09% 0.095 183.3) |
| XYZ | xyz(62.3122, 81.1374, 90.9587) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.24
Pale Aqua
#B8FFEB
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.20
Eggshell Blue
#C4FFF7
ΔE00 6.28
Light Aqua
#8CFFDB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FAEB #FA99A8
analogous
#99FABB #99FAEB #99D9FA
triadic
#99FAEB #EB99FA #FAEB99
tetradic
#99FAEB #BB99FA #FA99A8 #D9FA99
square
#99FAEB #BB99FA #FA99A8 #D9FA99
split-complementary
#99FAEB #FA99D9 #FABB99
monochromatic
#24F4D4 #5FF7E0 #99FAEB #D3FDF6 #E2FEF9
Accessibility & contrast
On white
1.22
#99FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#99FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FAEB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FAEB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#75FEF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99faeb; /* rgb */ color: rgb(153, 250, 235); /* oklch */ color: oklch(92.1% 0.095 183.3);
Tailwind
colors: {
custom: {
50: '#bbfcf1',
500: '#99faeb',
950: '#000000',
},
}SCSS
$custom: #99faeb; $custom-light: #bbfcf1; $custom-dark: #000000;
JSON
{
"hex": "#99faeb",
"rgb": {
"r": 153,
"g": 250,
"b": 235
},
"hsl": {
"h": 170.722,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92088,
"c": 0.09461,
"h": 183.3
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#99FAEB
secondary
#DB5D70
accent
#0023E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585