#9BC2AA#9BC2AA
#9BC2AA is a light, muted green. Relative luminance 0.485; OKLCH L 77.9% C 0.054 H 157.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2AA |
|---|---|
| RGB | rgb(155, 194, 170) |
| HSL | hsl(143, 24%, 68%) |
| HSV | hsv(143, 20%, 76%) |
| CMYK | cmyk(20.1%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(75.11, -17.82, 7.82) |
| CIE-LCH | lch(75.11, 19.46, 156.31°) |
| OKLab | oklab(77.89% -0.0498 0.0203) |
| OKLCH | oklch(77.89% 0.054 157.9) |
| XYZ | xyz(40.0631, 48.4532, 45.2640) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.29
Darkseagreen
#8FBC8F
ΔE00 6.54
Greenish Grey
#96AE8D
ΔE00 7.16
Seafoam Blue
#78D1B6
ΔE00 8.37
Sage Green
#9CAF88
ΔE00 8.73
Mediumaquamarine
#66CDAA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2AA #C29BB3
analogous
#9FC29B #9BC2AA #9BC2BD
triadic
#9BC2AA #AA9BC2 #C2AA9B
tetradic
#9BC2AA #9B9FC2 #C29BB3 #C2BD9B
square
#9BC2AA #9B9FC2 #C29BB3 #C2BD9B
split-complementary
#9BC2AA #BD9BC2 #C29B9F
monochromatic
#568D6B #75AB8A #9BC2AA #C1D9CA #E7F0EB
Accessibility & contrast
On white
1.96
#9BC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#9BC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2AA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2AA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#94C1BB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bc2aa; /* rgb */ color: rgb(155, 194, 170); /* oklch */ color: oklch(77.9% 0.054 157.9);
Tailwind
colors: {
custom: {
50: '#b9d4c3',
500: '#9bc2aa',
950: '#000000',
},
}SCSS
$custom: #9bc2aa; $custom-light: #b9d4c3; $custom-dark: #000000;
JSON
{
"hex": "#9bc2aa",
"rgb": {
"r": 155,
"g": 194,
"b": 170
},
"hsl": {
"h": 143.077,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.77892,
"c": 0.05381,
"h": 157.9
},
"luminance": 0.48454
}Semantic roles & 50–950 ramp
primary
#9BC2AA
secondary
#E2D7DE
accent
#437EA3
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381