#9CDFFE#9CDFFE
#9CDFFE is a very light, moderate cyan. Relative luminance 0.670; OKLCH L 87.0% C 0.080 H 228.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFFE |
|---|---|
| RGB | rgb(156, 223, 254) |
| HSL | hsl(199, 98%, 80%) |
| HSV | hsv(199, 39%, 100%) |
| CMYK | cmyk(38.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.50, -13.45, -21.72) |
| CIE-LCH | lch(85.50, 25.55, 238.23°) |
| OKLab | oklab(86.96% -0.0528 -0.0598) |
| OKLCH | oklch(86.96% 0.08 228.5) |
| XYZ | xyz(57.9813, 66.9954, 103.6229) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.63
Baby Blue
#89CFF0
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.36
Lightskyblue
#87CEFA
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFFE #FEBB9C
analogous
#9CFEEC #9CDFFE #9CAEFE
triadic
#9CDFFE #FE9CDF #DFFE9C
tetradic
#9CDFFE #EC9CFE #FEBB9C #AEFE9C
square
#9CDFFE #EC9CFE #FEBB9C #AEFE9C
split-complementary
#9CDFFE #FE9CAE #FEEC9C
monochromatic
#23B8FD #5FCBFD #9CDFFE #D9F3FF #E1F5FF
Accessibility & contrast
On white
1.46
#9CDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#9CDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFFE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFFE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#77E8E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9cdffe; /* rgb */ color: rgb(156, 223, 254); /* oklch */ color: oklch(87.0% 0.080 228.5);
Tailwind
colors: {
custom: {
50: '#bde9fe',
500: '#9cdffe',
950: '#000000',
},
}SCSS
$custom: #9cdffe; $custom-light: #bde9fe; $custom-dark: #000000;
JSON
{
"hex": "#9cdffe",
"rgb": {
"r": 156,
"g": 223,
"b": 254
},
"hsl": {
"h": 198.98,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.86962,
"c": 0.07979,
"h": 228.5
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#9CDFFE
secondary
#E1875D
accent
#4900E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485