#9CDAE9#9CDAE9
#9CDAE9 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 85.1% C 0.066 H 214.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDAE9 |
|---|---|
| RGB | rgb(156, 218, 233) |
| HSL | hsl(192, 64%, 76%) |
| HSV | hsv(192, 33%, 91%) |
| CMYK | cmyk(33%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(83.49, -16.04, -13.65) |
| CIE-LCH | lch(83.49, 21.06, 220.39°) |
| OKLab | oklab(85.15% -0.0545 -0.0373) |
| OKLCH | oklch(85.15% 0.066 214.4) |
| XYZ | xyz(53.4848, 63.0910, 86.4345) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 4.02
Ice Blue
#A5DFF9
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDAE9 #E9AB9C
analogous
#9CE9D2 #9CDAE9 #9CB4E9
triadic
#9CDAE9 #E99CDA #DAE99C
tetradic
#9CDAE9 #D29CE9 #E9AB9C #B4E99C
square
#9CDAE9 #D29CE9 #E9AB9C #B4E99C
split-complementary
#9CDAE9 #E99CB4 #E9D29C
monochromatic
#38B5D3 #6AC7DE #9CDAE9 #CEEDF4 #E6F6F9
Accessibility & contrast
On white
1.54
#9CDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#9CDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDAE9
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDAE9 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#81E0DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdae9; /* rgb */ color: rgb(156, 218, 233); /* oklch */ color: oklch(85.1% 0.066 214.4);
Tailwind
colors: {
custom: {
50: '#bbe5f0',
500: '#9cdae9',
950: '#000000',
},
}SCSS
$custom: #9cdae9; $custom-light: #bbe5f0; $custom-dark: #000000;
JSON
{
"hex": "#9cdae9",
"rgb": {
"r": 156,
"g": 218,
"b": 233
},
"hsl": {
"h": 191.688,
"s": 63.636,
"l": 76.275
},
"oklch": {
"l": 0.85147,
"c": 0.06611,
"h": 214.4
},
"luminance": 0.63094
}Semantic roles & 50–950 ramp
primary
#9CDAE9
secondary
#C47865
accent
#3D1ACB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485