#99DFFD#99DFFD
#99DFFD is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.8% C 0.081 H 226.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #99DFFD |
|---|---|
| RGB | rgb(153, 223, 253) |
| HSL | hsl(198, 96%, 80%) |
| HSV | hsv(198, 40%, 99%) |
| CMYK | cmyk(39.5%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.32, -14.47, -21.49) |
| CIE-LCH | lch(85.32, 25.90, 236.05°) |
| OKLab | oklab(86.77% -0.0557 -0.0591) |
| OKLCH | oklch(86.77% 0.081 226.7) |
| XYZ | xyz(57.2481, 66.6358, 102.7548) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.82
Baby Blue
#89CFF0
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DFFD #FDB799
analogous
#99FDE9 #99DFFD #99ADFD
triadic
#99DFFD #FD99DF #DFFD99
tetradic
#99DFFD #E999FD #FDB799 #ADFD99
square
#99DFFD #E999FD #FDB799 #ADFD99
split-complementary
#99DFFD #FD99AD #FDE999
monochromatic
#21B9FB #5DCCFC #99DFFD #D5F2FE #E1F6FE
Accessibility & contrast
On white
1.47
#99DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#99DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DFFD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DFFD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#72E8E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #99dffd; /* rgb */ color: rgb(153, 223, 253); /* oklch */ color: oklch(86.8% 0.081 226.7);
Tailwind
colors: {
custom: {
50: '#bbe9fe',
500: '#99dffd',
950: '#000000',
},
}SCSS
$custom: #99dffd; $custom-light: #bbe9fe; $custom-dark: #000000;
JSON
{
"hex": "#99dffd",
"rgb": {
"r": 153,
"g": 223,
"b": 253
},
"hsl": {
"h": 198,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.86767,
"c": 0.08128,
"h": 226.7
},
"luminance": 0.6664
}Semantic roles & 50–950 ramp
primary
#99DFFD
secondary
#DF835B
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485