#9CEDDD#9CEDDD
#9CEDDD is a very light, moderate teal. Relative luminance 0.729; OKLCH L 88.9% C 0.083 H 180.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDDD |
|---|---|
| RGB | rgb(156, 237, 221) |
| HSL | hsl(168, 69%, 77%) |
| HSV | hsv(168, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(88.38, -28.16, -0.09) |
| CIE-LCH | lch(88.38, 28.16, 180.19°) |
| OKLab | oklab(88.94% -0.0825 -0.0007) |
| OKLCH | oklch(88.94% 0.083 180.5) |
| XYZ | xyz(57.0410, 72.8533, 79.4490) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.55
Pale Aqua
#B8FFEB
ΔE00 4.61
Pale Cyan
#B7FFFA
ΔE00 6.08
Light Cyan
#ACFFFC
ΔE00 6.27
Eggshell Blue
#C4FFF7
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDDD #ED9CAC
analogous
#9CEDB5 #9CEDDD #9CD5ED
triadic
#9CEDDD #DD9CED #EDDD9C
tetradic
#9CEDDD #B59CED #ED9CAC #D5ED9C
square
#9CEDDD #B59CED #ED9CAC #D5ED9C
split-complementary
#9CEDDD #ED9CD5 #EDB59C
monochromatic
#34DAB9 #68E4CB #9CEDDD #D0F6EF #E5FAF6
Accessibility & contrast
On white
1.35
#9CEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#9CEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDDD
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDDD | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#82F0E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9ceddd; /* rgb */ color: rgb(156, 237, 221); /* oklch */ color: oklch(88.9% 0.083 180.5);
Tailwind
colors: {
custom: {
50: '#bcf3e7',
500: '#9ceddd',
950: '#000000',
},
}SCSS
$custom: #9ceddd; $custom-light: #bcf3e7; $custom-dark: #000000;
JSON
{
"hex": "#9ceddd",
"rgb": {
"r": 156,
"g": 237,
"b": 221
},
"hsl": {
"h": 168.148,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.88942,
"c": 0.08252,
"h": 180.5
},
"luminance": 0.72857
}Semantic roles & 50–950 ramp
primary
#9CEDDD
secondary
#C96478
accent
#143AD1
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584