#99FAEF#99FAEF
#99FAEF is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.093 H 186.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #99FAEF |
|---|---|
| RGB | rgb(153, 250, 239) |
| HSL | hsl(173, 91%, 79%) |
| HSV | hsv(173, 39%, 98%) |
| CMYK | cmyk(38.8%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(92.30, -31.08, -3.74) |
| CIE-LCH | lch(92.30, 31.31, 186.87°) |
| OKLab | oklab(92.21% -0.0928 -0.0106) |
| OKLCH | oklch(92.21% 0.093 186.5) |
| XYZ | xyz(62.8966, 81.3711, 94.0365) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.77
Pale Cyan
#B7FFFA
ΔE00 4.37
Pale Aqua
#B8FFEB
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.31
Eggshell Blue
#C4FFF7
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FAEF #FA99A4
analogous
#99FABF #99FAEF #99D5FA
triadic
#99FAEF #EF99FA #FAEF99
tetradic
#99FAEF #BF99FA #FA99A4 #D5FA99
square
#99FAEF #BF99FA #FA99A4 #D5FA99
split-complementary
#99FAEF #FA99D5 #FABF99
monochromatic
#24F4DD #5FF7E6 #99FAEF #D3FDF8 #E2FEFA
Accessibility & contrast
On white
1.22
#99FAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#99FAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FAEF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FAEF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#73FEF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99faef; /* rgb */ color: rgb(153, 250, 239); /* oklch */ color: oklch(92.2% 0.093 186.5);
Tailwind
colors: {
custom: {
50: '#bbfcf4',
500: '#99faef',
950: '#000000',
},
}SCSS
$custom: #99faef; $custom-light: #bbfcf4; $custom-dark: #000000;
JSON
{
"hex": "#99faef",
"rgb": {
"r": 153,
"g": 250,
"b": 239
},
"hsl": {
"h": 173.196,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92205,
"c": 0.09342,
"h": 186.5
},
"luminance": 0.81376
}Semantic roles & 50–950 ramp
primary
#99FAEF
secondary
#DB5D6B
accent
#001AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585