#9CEDEE#9CEDEE
#9CEDEE is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.5% C 0.079 H 196.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDEE |
|---|---|
| RGB | rgb(156, 237, 238) |
| HSL | hsl(181, 71%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(34.5%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(88.83, -24.32, -8.33) |
| CIE-LCH | lch(88.83, 25.71, 198.90°) |
| OKLab | oklab(89.45% -0.0756 -0.0229) |
| OKLCH | oklch(89.45% 0.079 196.8) |
| XYZ | xyz(59.4216, 73.8056, 91.9871) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.77
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Light Cyan
#ACFFFC
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Pale Cyan
#B7FFFA
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDEE #EE9D9C
analogous
#9CEEC6 #9CEDEE #9CC4EE
triadic
#9CEDEE #EE9CED #EDEE9C
tetradic
#9CEDEE #C69CEE #EE9D9C #C4EE9C
square
#9CEDEE #C69CEE #EE9D9C #C4EE9C
split-complementary
#9CEDEE #EE9CC4 #EEC69C
monochromatic
#34DADC #68E4E5 #9CEDEE #D0F6F7 #E5FAFB
Accessibility & contrast
On white
1.33
#9CEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#9CEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDEE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDEE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#D4DAEF
Tritanopia (blue-blind)
#7BF2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9cedee; /* rgb */ color: rgb(156, 237, 238); /* oklch */ color: oklch(89.5% 0.079 196.8);
Tailwind
colors: {
custom: {
50: '#bcf3f3',
500: '#9cedee',
950: '#000000',
},
}SCSS
$custom: #9cedee; $custom-light: #bcf3f3; $custom-dark: #000000;
JSON
{
"hex": "#9cedee",
"rgb": {
"r": 156,
"g": 237,
"b": 238
},
"hsl": {
"h": 180.732,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.89454,
"c": 0.07902,
"h": 196.8
},
"luminance": 0.73809
}Semantic roles & 50–950 ramp
primary
#9CEDEE
secondary
#CB6564
accent
#1513D3
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585