#99D2EA#99D2EA
#99D2EA is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.3% C 0.067 H 225.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #99D2EA |
|---|---|
| RGB | rgb(153, 210, 234) |
| HSL | hsl(198, 66%, 76%) |
| HSV | hsv(198, 35%, 92%) |
| CMYK | cmyk(34.6%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(81.18, -12.51, -17.67) |
| CIE-LCH | lch(81.18, 21.65, 234.69°) |
| OKLab | oklab(83.28% -0.0469 -0.0484) |
| OKLCH | oklch(83.28% 0.067 225.9) |
| XYZ | xyz(51.0299, 58.8032, 86.4872) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.52
Baby Blue
#89CFF0
ΔE00 2.89
Ice Blue
#A5DFF9
ΔE00 3.14
Lightblue
#ADD8E6
ΔE00 4.02
Lightskyblue
#87CEFA
ΔE00 5.57
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99D2EA #EAB199
analogous
#99EAD9 #99D2EA #99A9EA
triadic
#99D2EA #EA99D2 #D2EA99
tetradic
#99D2EA #D999EA #EAB199 #A9EA99
square
#99D2EA #D999EA #EAB199 #A9EA99
split-complementary
#99D2EA #EA99A9 #EAD999
monochromatic
#33A5D5 #66BCE0 #99D2EA #CCE8F4 #E6F4FA
Accessibility & contrast
On white
1.65
#99D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#99D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99D2EA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99D2EA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#7DD9D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #99d2ea; /* rgb */ color: rgb(153, 210, 234); /* oklch */ color: oklch(83.3% 0.067 225.9);
Tailwind
colors: {
custom: {
50: '#b9dff0',
500: '#99d2ea',
950: '#000000',
},
}SCSS
$custom: #99d2ea; $custom-light: #b9dff0; $custom-dark: #000000;
JSON
{
"hex": "#99d2ea",
"rgb": {
"r": 153,
"g": 210,
"b": 234
},
"hsl": {
"h": 197.778,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.83283,
"c": 0.06744,
"h": 225.9
},
"luminance": 0.58806
}Semantic roles & 50–950 ramp
primary
#99D2EA
secondary
#C57F62
accent
#4E18CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485