#9DCEBB#9DCEBB
#9DCEBB is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.058 H 169.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEBB |
|---|---|
| RGB | rgb(157, 206, 187) |
| HSL | hsl(157, 33%, 71%) |
| HSV | hsv(157, 24%, 81%) |
| CMYK | cmyk(23.8%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.98, -19.87, 4.26) |
| CIE-LCH | lch(78.98, 20.32, 167.91°) |
| OKLab | oklab(81.15% -0.0568 0.011) |
| OKLCH | oklch(81.15% 0.058 169.1) |
| XYZ | xyz(44.9429, 54.8968, 55.2322) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 6.35
Light Teal
#90E4C1
ΔE00 7.62
Mediumaquamarine
#66CDAA
ΔE00 8.60
Seafoam
#7FE0B3
ΔE00 9.38
Darkseagreen
#8FBC8F
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEBB #CE9DB0
analogous
#9DCEA2 #9DCEBB #9DC8CE
triadic
#9DCEBB #BB9DCE #CEBB9D
tetradic
#9DCEBB #A29DCE #CE9DB0 #C8CE9D
square
#9DCEBB #A29DCE #CE9DB0 #C8CE9D
split-complementary
#9DCEBB #CE9DC8 #CEA29D
monochromatic
#50A081 #74BA9F #9DCEBB #C6E2D7 #EBF5F1
Accessibility & contrast
On white
1.75
#9DCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#9DCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEBB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEBB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#92CFC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9dcebb; /* rgb */ color: rgb(157, 206, 187); /* oklch */ color: oklch(81.2% 0.058 169.1);
Tailwind
colors: {
custom: {
50: '#bbddcf',
500: '#9dcebb',
950: '#000000',
},
}SCSS
$custom: #9dcebb; $custom-light: #bbddcf; $custom-dark: #000000;
JSON
{
"hex": "#9dcebb",
"rgb": {
"r": 157,
"g": 206,
"b": 187
},
"hsl": {
"h": 156.735,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.81151,
"c": 0.05786,
"h": 169.1
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#9DCEBB
secondary
#A36C81
accent
#3966AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483