#9CDFF6#9CDFF6
#9CDFF6 is a very light, moderate cyan. Relative luminance 0.665; OKLCH L 86.7% C 0.074 H 221.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFF6 |
|---|---|
| RGB | rgb(156, 223, 246) |
| HSL | hsl(195, 83%, 79%) |
| HSV | hsv(195, 37%, 96%) |
| CMYK | cmyk(36.6%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(85.25, -15.44, -17.89) |
| CIE-LCH | lch(85.25, 23.63, 229.20°) |
| OKLab | oklab(86.68% -0.0558 -0.0491) |
| OKLCH | oklch(86.68% 0.074 221.4) |
| XYZ | xyz(56.7269, 66.4937, 97.0164) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.31
Lightblue
#ADD8E6
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFF6 #F6B39C
analogous
#9CF6E0 #9CDFF6 #9CB2F6
triadic
#9CDFF6 #F69CDF #DFF69C
tetradic
#9CDFF6 #E09CF6 #F6B39C #B2F69C
square
#9CDFF6 #E09CF6 #F6B39C #B2F69C
split-complementary
#9CDFF6 #F69CB2 #F6E09C
monochromatic
#2CBBEC #64CDF1 #9CDFF6 #D4F1FB #E3F6FC
Accessibility & contrast
On white
1.47
#9CDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#9CDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFF6
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFF6 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#7AE7E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9cdff6; /* rgb */ color: rgb(156, 223, 246); /* oklch */ color: oklch(86.7% 0.074 221.4);
Tailwind
colors: {
custom: {
50: '#bce9f9',
500: '#9cdff6',
950: '#000000',
},
}SCSS
$custom: #9cdff6; $custom-light: #bce9f9; $custom-dark: #000000;
JSON
{
"hex": "#9cdff6",
"rgb": {
"r": 156,
"g": 223,
"b": 246
},
"hsl": {
"h": 195.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.86676,
"c": 0.0743,
"h": 221.4
},
"luminance": 0.66497
}Semantic roles & 50–950 ramp
primary
#9CDFF6
secondary
#D57F61
accent
#3D06E0
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485