#9DCEBA#9DCEBA
#9DCEBA is a light, muted teal. Relative luminance 0.549; OKLCH L 81.1% C 0.059 H 167.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEBA |
|---|---|
| RGB | rgb(157, 206, 186) |
| HSL | hsl(156, 33%, 71%) |
| HSV | hsv(156, 24%, 81%) |
| CMYK | cmyk(23.8%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.96, -20.07, 4.76) |
| CIE-LCH | lch(78.96, 20.63, 166.67°) |
| OKLab | oklab(81.12% -0.0572 0.0123) |
| OKLCH | oklch(81.12% 0.059 167.9) |
| XYZ | xyz(44.8362, 54.8542, 54.6704) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 7.45
Mediumaquamarine
#66CDAA
ΔE00 8.45
Seafoam
#7FE0B3
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEBA #CE9DB1
analogous
#9DCEA1 #9DCEBA #9DC9CE
triadic
#9DCEBA #BA9DCE #CEBA9D
tetradic
#9DCEBA #A19DCE #CE9DB1 #C9CE9D
square
#9DCEBA #A19DCE #CE9DB1 #C9CE9D
split-complementary
#9DCEBA #CE9DC9 #CEA19D
monochromatic
#50A080 #74BA9D #9DCEBA #C6E2D7 #EBF5F1
Accessibility & contrast
On white
1.75
#9DCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#9DCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEBA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEBA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#92CEC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9dceba; /* rgb */ color: rgb(157, 206, 186); /* oklch */ color: oklch(81.1% 0.059 167.9);
Tailwind
colors: {
custom: {
50: '#bbddce',
500: '#9dceba',
950: '#000000',
},
}SCSS
$custom: #9dceba; $custom-light: #bbddce; $custom-dark: #000000;
JSON
{
"hex": "#9dceba",
"rgb": {
"r": 157,
"g": 206,
"b": 186
},
"hsl": {
"h": 155.51,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.81123,
"c": 0.05853,
"h": 167.9
},
"luminance": 0.54856
}Semantic roles & 50–950 ramp
primary
#9DCEBA
secondary
#A36C82
accent
#3968AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483