#9DDFFD#9DDFFD
#9DDFFD is a very light, moderate cyan. Relative luminance 0.670; OKLCH L 87.0% C 0.078 H 228.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDFFD |
|---|---|
| RGB | rgb(157, 223, 253) |
| HSL | hsl(199, 96%, 80%) |
| HSV | hsv(199, 38%, 99%) |
| CMYK | cmyk(37.9%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.52, -13.45, -21.16) |
| CIE-LCH | lch(85.52, 25.08, 237.56°) |
| OKLab | oklab(86.98% -0.0523 -0.0582) |
| OKLCH | oklch(86.98% 0.078 228) |
| XYZ | xyz(58.0159, 67.0318, 102.7908) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.39
Baby Blue
#89CFF0
ΔE00 4.00
Sky Blue
#87CEEB
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDFFD #FDBB9D
analogous
#9DFDEB #9DDFFD #9DAFFD
triadic
#9DDFFD #FD9DDF #DFFD9D
tetradic
#9DDFFD #EB9DFD #FDBB9D #AFFD9D
square
#9DDFFD #EB9DFD #FDBB9D #AFFD9D
split-complementary
#9DDFFD #FD9DAF #FDEB9D
monochromatic
#25B8FB #61CBFC #9DDFFD #D9F3FE #E1F5FE
Accessibility & contrast
On white
1.46
#9DDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#9DDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDFFD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDFFD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#79E8E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ddffd; /* rgb */ color: rgb(157, 223, 253); /* oklch */ color: oklch(87.0% 0.078 228.0);
Tailwind
colors: {
custom: {
50: '#bde9fe',
500: '#9ddffd',
950: '#000000',
},
}SCSS
$custom: #9ddffd; $custom-light: #bde9fe; $custom-dark: #000000;
JSON
{
"hex": "#9ddffd",
"rgb": {
"r": 157,
"g": 223,
"b": 253
},
"hsl": {
"h": 198.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.86979,
"c": 0.07829,
"h": 228
},
"luminance": 0.67035
}Semantic roles & 50–950 ramp
primary
#9DDFFD
secondary
#E0875F
accent
#4800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485