#99DDFC#99DDFC
#99DDFC is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.3% C 0.081 H 228.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #99DDFC |
|---|---|
| RGB | rgb(153, 221, 252) |
| HSL | hsl(199, 94%, 79%) |
| HSV | hsv(199, 39%, 99%) |
| CMYK | cmyk(39.3%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.75, -13.70, -21.83) |
| CIE-LCH | lch(84.75, 25.77, 237.90°) |
| OKLab | oklab(86.3% -0.0537 -0.0601) |
| OKLCH | oklch(86.3% 0.081 228.2) |
| XYZ | xyz(56.5580, 65.5099, 101.7410) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.84
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DDFC #FCB899
analogous
#99FCEA #99DDFC #99ACFC
triadic
#99DDFC #FC99DD #DDFC99
tetradic
#99DDFC #EA99FC #FCB899 #ACFC99
square
#99DDFC #EA99FC #FCB899 #ACFC99
split-complementary
#99DDFC #FC99AC #FCEA99
monochromatic
#22B5F9 #5EC9FA #99DDFC #D4F1FE #E1F5FE
Accessibility & contrast
On white
1.49
#99DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#99DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DDFC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DDFC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#73E6E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #99ddfc; /* rgb */ color: rgb(153, 221, 252); /* oklch */ color: oklch(86.3% 0.081 228.2);
Tailwind
colors: {
custom: {
50: '#bbe7fd',
500: '#99ddfc',
950: '#000000',
},
}SCSS
$custom: #99ddfc; $custom-light: #bbe7fd; $custom-dark: #000000;
JSON
{
"hex": "#99ddfc",
"rgb": {
"r": 153,
"g": 221,
"b": 252
},
"hsl": {
"h": 198.788,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.86301,
"c": 0.08062,
"h": 228.2
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#99DDFC
secondary
#DE845C
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485