#9CDEE8#9CDEE8
#9CDEE8 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 86.0% C 0.068 H 207.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDEE8 |
|---|---|
| RGB | rgb(156, 222, 232) |
| HSL | hsl(188, 62%, 76%) |
| HSV | hsv(188, 33%, 91%) |
| CMYK | cmyk(32.8%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(84.55, -18.30, -11.53) |
| CIE-LCH | lch(84.55, 21.63, 212.22°) |
| OKLab | oklab(85.98% -0.0599 -0.0315) |
| OKLCH | oklch(85.98% 0.068 207.8) |
| XYZ | xyz(54.3922, 65.1336, 86.0343) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Pale Sky Blue
#BDF6FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDEE8 #E8A69C
analogous
#9CE8CC #9CDEE8 #9CB8E8
triadic
#9CDEE8 #E89CDE #DEE89C
tetradic
#9CDEE8 #CC9CE8 #E8A69C #B8E89C
square
#9CDEE8 #CC9CE8 #E8A69C #B8E89C
split-complementary
#9CDEE8 #E89CB8 #E8CC9C
monochromatic
#39BDD1 #6ACDDC #9CDEE8 #CEEFF4 #E6F7F9
Accessibility & contrast
On white
1.50
#9CDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#9CDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDEE8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDEE8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#C6CFE8
Tritanopia (blue-blind)
#80E4E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9cdee8; /* rgb */ color: rgb(156, 222, 232); /* oklch */ color: oklch(86.0% 0.068 207.8);
Tailwind
colors: {
custom: {
50: '#bce8ef',
500: '#9cdee8',
950: '#000000',
},
}SCSS
$custom: #9cdee8; $custom-light: #bce8ef; $custom-dark: #000000;
JSON
{
"hex": "#9cdee8",
"rgb": {
"r": 156,
"g": 222,
"b": 232
},
"hsl": {
"h": 187.895,
"s": 62.295,
"l": 76.078
},
"oklch": {
"l": 0.85983,
"c": 0.06767,
"h": 207.8
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#9CDEE8
secondary
#C37265
accent
#321BCA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485