#99DAEB#99DAEB
#99DAEB is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 85.0% C 0.070 H 215.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #99DAEB |
|---|---|
| RGB | rgb(153, 218, 235) |
| HSL | hsl(192, 67%, 76%) |
| HSV | hsv(192, 35%, 92%) |
| CMYK | cmyk(34.9%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.40, -16.37, -14.87) |
| CIE-LCH | lch(83.40, 22.12, 222.25°) |
| OKLab | oklab(85.05% -0.0564 -0.0407) |
| OKLCH | oklch(85.05% 0.07 215.8) |
| XYZ | xyz(53.1986, 62.9102, 87.9209) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.07
Ice Blue
#A5DFF9
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.69
Sky Blue
#87CEEB
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DAEB #EBAA99
analogous
#99EBD3 #99DAEB #99B1EB
triadic
#99DAEB #EB99DA #DAEB99
tetradic
#99DAEB #D399EB #EBAA99 #B1EB99
square
#99DAEB #D399EB #EBAA99 #B1EB99
split-complementary
#99DAEB #EB99B1 #EBD399
monochromatic
#33B5D7 #66C7E1 #99DAEB #CCEDF5 #E5F6FA
Accessibility & contrast
On white
1.55
#99DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#99DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DAEB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DAEB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#7BE1DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #99daeb; /* rgb */ color: rgb(153, 218, 235); /* oklch */ color: oklch(85.0% 0.070 215.8);
Tailwind
colors: {
custom: {
50: '#bae5f1',
500: '#99daeb',
950: '#000000',
},
}SCSS
$custom: #99daeb; $custom-light: #bae5f1; $custom-dark: #000000;
JSON
{
"hex": "#99daeb",
"rgb": {
"r": 153,
"g": 218,
"b": 235
},
"hsl": {
"h": 192.439,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.8505,
"c": 0.06957,
"h": 215.8
},
"luminance": 0.62913
}Semantic roles & 50–950 ramp
primary
#99DAEB
secondary
#C67762
accent
#3D16CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485