#9CEDEC#9CEDEC
#9CEDEC is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.4% C 0.079 H 194.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDEC |
|---|---|
| RGB | rgb(156, 237, 236) |
| HSL | hsl(179, 69%, 77%) |
| HSV | hsv(179, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(88.78, -24.78, -7.36) |
| CIE-LCH | lch(88.78, 25.85, 196.54°) |
| OKLab | oklab(89.39% -0.0764 -0.0202) |
| OKLCH | oklch(89.39% 0.079 194.8) |
| XYZ | xyz(59.1294, 73.6887, 90.4482) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.92
Light Cyan
#ACFFFC
ΔE00 3.83
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDEC #ED9C9D
analogous
#9CEDC4 #9CEDEC #9CC6ED
triadic
#9CEDEC #EC9CED #EDEC9C
tetradic
#9CEDEC #C49CED #ED9C9D #C6ED9C
square
#9CEDEC #C49CED #ED9C9D #C6ED9C
split-complementary
#9CEDEC #ED9CC6 #EDC49C
monochromatic
#34DAD8 #68E4E2 #9CEDEC #D0F6F6 #E5FAFA
Accessibility & contrast
On white
1.33
#9CEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#9CEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDEC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDEC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#7CF2EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9cedec; /* rgb */ color: rgb(156, 237, 236); /* oklch */ color: oklch(89.4% 0.079 194.8);
Tailwind
colors: {
custom: {
50: '#bcf3f2',
500: '#9cedec',
950: '#000000',
},
}SCSS
$custom: #9cedec; $custom-light: #bcf3f2; $custom-dark: #000000;
JSON
{
"hex": "#9cedec",
"rgb": {
"r": 156,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.259,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.89392,
"c": 0.07908,
"h": 194.8
},
"luminance": 0.73692
}Semantic roles & 50–950 ramp
primary
#9CEDEC
secondary
#C96465
accent
#1417D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585