#9CDEEB#9CDEEB
#9CDEEB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.1% C 0.069 H 211.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEEB |
|---|---|
| RGB | rgb(156, 222, 235) |
| HSL | hsl(190, 66%, 77%) |
| HSV | hsv(190, 34%, 92%) |
| CMYK | cmyk(33.6%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.64, -17.59, -12.99) |
| CIE-LCH | lch(84.64, 21.87, 216.44°) |
| OKLab | oklab(86.08% -0.0587 -0.0355) |
| OKLCH | oklch(86.08% 0.069 211.2) |
| XYZ | xyz(54.8219, 65.3055, 88.2977) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEEB #EBA99C
analogous
#9CEBD1 #9CDEEB #9CB7EB
triadic
#9CDEEB #EB9CDE #DEEB9C
tetradic
#9CDEEB #D19CEB #EBA99C #B7EB9C
square
#9CDEEB #D19CEB #EBA99C #B7EB9C
split-complementary
#9CDEEB #EB9CB7 #EBD19C
monochromatic
#36BCD6 #69CDE1 #9CDEEB #CFEFF5 #E6F7FA
Accessibility & contrast
On white
1.49
#9CDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#9CDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEEB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEEB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#7FE4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdeeb; /* rgb */ color: rgb(156, 222, 235); /* oklch */ color: oklch(86.1% 0.069 211.2);
Tailwind
colors: {
custom: {
50: '#bce8f1',
500: '#9cdeeb',
950: '#000000',
},
}SCSS
$custom: #9cdeeb; $custom-light: #bce8f1; $custom-dark: #000000;
JSON
{
"hex": "#9cdeeb",
"rgb": {
"r": 156,
"g": 222,
"b": 235
},
"hsl": {
"h": 189.873,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.86082,
"c": 0.06862,
"h": 211.2
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#9CDEEB
secondary
#C77565
accent
#3517CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485