#9DECED#9DECED
#9DECED is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.3% C 0.077 H 196.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9DECED |
|---|---|
| RGB | rgb(157, 236, 237) |
| HSL | hsl(181, 69%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(33.8%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.58, -23.80, -8.17) |
| CIE-LCH | lch(88.58, 25.17, 198.95°) |
| OKLab | oklab(89.26% -0.074 -0.0224) |
| OKLCH | oklch(89.26% 0.077 196.9) |
| XYZ | xyz(59.1807, 73.2698, 91.1284) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.58
Robin'S Egg Blue
#98EFF9
ΔE00 3.31
Light Cyan
#ACFFFC
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Pale Cyan
#B7FFFA
ΔE00 4.79
Pale Sky Blue
#BDF6FE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DECED #ED9E9D
analogous
#9DEDC6 #9DECED #9DC4ED
triadic
#9DECED #ED9DEC #ECED9D
tetradic
#9DECED #C69DED #ED9E9D #C4ED9D
square
#9DECED #C69DED #ED9E9D #C4ED9D
split-complementary
#9DECED #ED9DC4 #EDC69D
monochromatic
#36D8DA #69E2E4 #9DECED #D1F6F6 #E5FAFA
Accessibility & contrast
On white
1.34
#9DECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#9DECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DECED
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DECED | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#7EF1EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9deced; /* rgb */ color: rgb(157, 236, 237); /* oklch */ color: oklch(89.3% 0.077 196.9);
Tailwind
colors: {
custom: {
50: '#bdf2f2',
500: '#9deced',
950: '#000000',
},
}SCSS
$custom: #9deced; $custom-light: #bdf2f2; $custom-dark: #000000;
JSON
{
"hex": "#9deced",
"rgb": {
"r": 157,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.89255,
"c": 0.07736,
"h": 196.9
},
"luminance": 0.73273
}Semantic roles & 50–950 ramp
primary
#9DECED
secondary
#C96665
accent
#1715D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585