#99CEED#99CEED
#99CEED is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.5% C 0.070 H 234.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #99CEED |
|---|---|
| RGB | rgb(153, 206, 237) |
| HSL | hsl(202, 70%, 76%) |
| HSV | hsv(202, 35%, 93%) |
| CMYK | cmyk(35.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.19, -9.69, -20.76) |
| CIE-LCH | lch(80.19, 22.91, 244.98°) |
| OKLab | oklab(82.53% -0.0408 -0.0571) |
| OKLCH | oklch(82.53% 0.07 234.4) |
| XYZ | xyz(50.4893, 57.0266, 88.4512) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.70
Light Blue
#95D0FC
ΔE00 3.37
Lightskyblue
#87CEFA
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Ice Blue
#A5DFF9
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99CEED #EDB899
analogous
#99EDE2 #99CEED #99A4ED
triadic
#99CEED #ED99CE #CEED99
tetradic
#99CEED #E299ED #EDB899 #A4ED99
square
#99CEED #E299ED #EDB899 #A4ED99
split-complementary
#99CEED #ED99A4 #EDE299
monochromatic
#319CDB #65B5E4 #99CEED #CDE7F6 #E5F3FA
Accessibility & contrast
On white
1.69
#99CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#99CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99CEED
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99CEED | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEF
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#7CD6D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #99ceed; /* rgb */ color: rgb(153, 206, 237); /* oklch */ color: oklch(82.5% 0.070 234.4);
Tailwind
colors: {
custom: {
50: '#b9ddf2',
500: '#99ceed',
950: '#000000',
},
}SCSS
$custom: #99ceed; $custom-light: #b9ddf2; $custom-dark: #000000;
JSON
{
"hex": "#99ceed",
"rgb": {
"r": 153,
"g": 206,
"b": 237
},
"hsl": {
"h": 202.143,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.82532,
"c": 0.07018,
"h": 234.4
},
"luminance": 0.57029
}Semantic roles & 50–950 ramp
primary
#99CEED
secondary
#C98861
accent
#5A14D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485