#9CDEEA#9CDEEA
#9CDEEA is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.068 H 210.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEEA |
|---|---|
| RGB | rgb(156, 222, 234) |
| HSL | hsl(189, 65%, 76%) |
| HSV | hsv(189, 33%, 92%) |
| CMYK | cmyk(33.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.61, -17.83, -12.50) |
| CIE-LCH | lch(84.61, 21.78, 215.04°) |
| OKLab | oklab(86.05% -0.0591 -0.0342) |
| OKLCH | oklch(86.05% 0.068 210.1) |
| XYZ | xyz(54.6778, 65.2479, 87.5389) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEEA #EAA89C
analogous
#9CEACF #9CDEEA #9CB7EA
triadic
#9CDEEA #EA9CDE #DEEA9C
tetradic
#9CDEEA #CF9CEA #EAA89C #B7EA9C
square
#9CDEEA #CF9CEA #EAA89C #B7EA9C
split-complementary
#9CDEEA #EA9CB7 #EACF9C
monochromatic
#37BCD5 #6ACDDF #9CDEEA #CEEFF5 #E6F7FA
Accessibility & contrast
On white
1.49
#9CDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#9CDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEEA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEEA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#80E4E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdeea; /* rgb */ color: rgb(156, 222, 234); /* oklch */ color: oklch(86.0% 0.068 210.1);
Tailwind
colors: {
custom: {
50: '#bce8f0',
500: '#9cdeea',
950: '#000000',
},
}SCSS
$custom: #9cdeea; $custom-light: #bce8f0; $custom-dark: #000000;
JSON
{
"hex": "#9cdeea",
"rgb": {
"r": 156,
"g": 222,
"b": 234
},
"hsl": {
"h": 189.231,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.86049,
"c": 0.06828,
"h": 210.1
},
"luminance": 0.65251
}Semantic roles & 50–950 ramp
primary
#9CDEEA
secondary
#C57465
accent
#3419CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485