#9CEDEB#9CEDEB
#9CEDEB is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.4% C 0.079 H 193.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDEB |
|---|---|
| RGB | rgb(156, 237, 235) |
| HSL | hsl(179, 69%, 77%) |
| HSV | hsv(179, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(88.75, -25.01, -6.88) |
| CIE-LCH | lch(88.75, 25.94, 195.38°) |
| OKLab | oklab(89.36% -0.0768 -0.0189) |
| OKLCH | oklch(89.36% 0.079 193.8) |
| XYZ | xyz(58.9845, 73.6308, 89.6852) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.05
Light Cyan
#ACFFFC
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDEB #ED9C9E
analogous
#9CEDC3 #9CEDEB #9CC6ED
triadic
#9CEDEB #EB9CED #EDEB9C
tetradic
#9CEDEB #C39CED #ED9C9E #C6ED9C
square
#9CEDEB #C39CED #ED9C9E #C6ED9C
split-complementary
#9CEDEB #ED9CC6 #EDC39C
monochromatic
#34DAD6 #68E4E1 #9CEDEB #D0F6F5 #E5FAFA
Accessibility & contrast
On white
1.34
#9CEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#9CEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDEB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDEB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#7DF2EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9cedeb; /* rgb */ color: rgb(156, 237, 235); /* oklch */ color: oklch(89.4% 0.079 193.8);
Tailwind
colors: {
custom: {
50: '#bcf3f1',
500: '#9cedeb',
950: '#000000',
},
}SCSS
$custom: #9cedeb; $custom-light: #bcf3f1; $custom-dark: #000000;
JSON
{
"hex": "#9cedeb",
"rgb": {
"r": 156,
"g": 237,
"b": 235
},
"hsl": {
"h": 178.519,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.89361,
"c": 0.07913,
"h": 193.8
},
"luminance": 0.73634
}Semantic roles & 50–950 ramp
primary
#9CEDEB
secondary
#C96467
accent
#1419D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585