#9CD2FF#9CD2FF
#9CD2FF is a very light, moderate cyan. Relative luminance 0.604; OKLCH L 84.2% C 0.084 H 244.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2FF |
|---|---|
| RGB | rgb(156, 210, 255) |
| HSL | hsl(207, 100%, 81%) |
| HSV | hsv(207, 39%, 100%) |
| CMYK | cmyk(38.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(82.04, -6.45, -27.52) |
| CIE-LCH | lch(82.04, 28.26, 256.81°) |
| OKLab | oklab(84.24% -0.0368 -0.076) |
| OKLCH | oklch(84.24% 0.084 244.2) |
| XYZ | xyz(54.8010, 60.3779, 103.3549) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.31
Baby Blue (survey)
#A2CFFE
ΔE00 2.26
Lightskyblue
#87CEFA
ΔE00 3.53
Sky
#82CAFC
ΔE00 3.66
Lightblue (survey)
#7BC8F6
ΔE00 4.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2FF #FFC99C
analogous
#9CFFFB #9CD2FF #9CA0FF
triadic
#9CD2FF #FF9CD2 #D2FF9C
tetradic
#9CD2FF #FB9CFF #FFC99C #A0FF9C
square
#9CD2FF #FB9CFF #FFC99C #A0FF9C
split-complementary
#9CD2FF #FF9CA0 #FFFB9C
monochromatic
#229AFF #5FB6FF #9CD2FF #D9EEFF #E0F1FF
Accessibility & contrast
On white
1.61
#9CD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#9CD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2FF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2FF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#78DDE1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9cd2ff; /* rgb */ color: rgb(156, 210, 255); /* oklch */ color: oklch(84.2% 0.084 244.2);
Tailwind
colors: {
custom: {
50: '#bcdfff',
500: '#9cd2ff',
950: '#000000',
},
}SCSS
$custom: #9cd2ff; $custom-light: #bcdfff; $custom-dark: #000000;
JSON
{
"hex": "#9cd2ff",
"rgb": {
"r": 156,
"g": 210,
"b": 255
},
"hsl": {
"h": 207.273,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.84237,
"c": 0.08448,
"h": 244.2
},
"luminance": 0.60381
}Semantic roles & 50–950 ramp
primary
#9CD2FF
secondary
#E29A5D
accent
#6800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486