#9EC2BD#9EC2BD
#9EC2BD is a light, muted teal. Relative luminance 0.495; OKLCH L 78.6% C 0.039 H 186.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC2BD |
|---|---|
| RGB | rgb(158, 194, 189) |
| HSL | hsl(172, 23%, 69%) |
| HSV | hsv(172, 19%, 76%) |
| CMYK | cmyk(18.6%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.78, -13.02, -1.48) |
| CIE-LCH | lch(75.78, 13.11, 186.48°) |
| OKLab | oklab(78.63% -0.039 -0.0041) |
| OKLCH | oklch(78.63% 0.039 186.1) |
| XYZ | xyz(42.5751, 49.5254, 55.4504) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 9.80
Pale Teal
#82CBB2
ΔE00 9.92
Paleturquoise
#AFEEEE
ΔE00 11.03
Cool Grey
#95A3A6
ΔE00 11.37
Seafoam Blue
#78D1B6
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC2BD #C29EA3
analogous
#9EC2AB #9EC2BD #9EB5C2
triadic
#9EC2BD #BD9EC2 #C2BD9E
tetradic
#9EC2BD #AB9EC2 #C29EA3 #B5C29E
square
#9EC2BD #AB9EC2 #C29EA3 #B5C29E
split-complementary
#9EC2BD #C29EB5 #C2AB9E
monochromatic
#598D86 #78AAA3 #9EC2BD #C4DAD7 #E9F1F0
Accessibility & contrast
On white
1.93
#9EC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#9EC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC2BD
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC2BD | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#94C4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ec2bd; /* rgb */ color: rgb(158, 194, 189); /* oklch */ color: oklch(78.6% 0.039 186.1);
Tailwind
colors: {
custom: {
50: '#bbd4d0',
500: '#9ec2bd',
950: '#000000',
},
}SCSS
$custom: #9ec2bd; $custom-light: #bbd4d0; $custom-dark: #000000;
JSON
{
"hex": "#9ec2bd",
"rgb": {
"r": 158,
"g": 194,
"b": 189
},
"hsl": {
"h": 171.667,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.78631,
"c": 0.0392,
"h": 186.1
},
"luminance": 0.49527
}Semantic roles & 50–950 ramp
primary
#9EC2BD
secondary
#E3D9DA
accent
#4451A1
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121414
muted
#818382