#99FAED#99FAED
#99FAED is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.1% C 0.094 H 184.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #99FAED |
|---|---|
| RGB | rgb(153, 250, 237) |
| HSL | hsl(172, 91%, 79%) |
| HSV | hsv(172, 39%, 98%) |
| CMYK | cmyk(38.8%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(92.24, -31.54, -2.78) |
| CIE-LCH | lch(92.24, 31.66, 185.04°) |
| OKLab | oklab(92.15% -0.0936 -0.008) |
| OKLCH | oklch(92.15% 0.094 184.9) |
| XYZ | xyz(62.6028, 81.2536, 92.4890) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.35
Pale Aqua
#B8FFEB
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 6.06
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FAED #FA99A6
analogous
#99FABD #99FAED #99D7FA
triadic
#99FAED #ED99FA #FAED99
tetradic
#99FAED #BD99FA #FA99A6 #D7FA99
square
#99FAED #BD99FA #FA99A6 #D7FA99
split-complementary
#99FAED #FA99D7 #FABD99
monochromatic
#24F4D8 #5FF7E3 #99FAED #D3FDF7 #E2FEFA
Accessibility & contrast
On white
1.22
#99FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#99FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FAED
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FAED | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#74FEF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #99faed; /* rgb */ color: rgb(153, 250, 237); /* oklch */ color: oklch(92.1% 0.094 184.9);
Tailwind
colors: {
custom: {
50: '#bbfcf2',
500: '#99faed',
950: '#000000',
},
}SCSS
$custom: #99faed; $custom-light: #bbfcf2; $custom-dark: #000000;
JSON
{
"hex": "#99faed",
"rgb": {
"r": 153,
"g": 250,
"b": 237
},
"hsl": {
"h": 171.959,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92146,
"c": 0.09398,
"h": 184.9
},
"luminance": 0.81258
}Semantic roles & 50–950 ramp
primary
#99FAED
secondary
#DB5D6D
accent
#001FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585