#9BC8A2#9BC8A2
#9BC8A2 is a light, moderate green. Relative luminance 0.509; OKLCH L 79.0% C 0.072 H 149.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC8A2 |
|---|---|
| RGB | rgb(155, 200, 162) |
| HSL | hsl(129, 29%, 70%) |
| HSV | hsv(129, 23%, 78%) |
| CMYK | cmyk(22.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.61, -22.34, 14.25) |
| CIE-LCH | lch(76.61, 26.49, 147.46°) |
| OKLab | oklab(79.03% -0.0614 0.0367) |
| OKLCH | oklch(79.03% 0.072 149.2) |
| XYZ | xyz(40.6916, 50.8845, 41.8532) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.90
Pale Teal
#82CBB2
ΔE00 6.94
Lichen
#8FB67B
ΔE00 7.74
Greenish Grey
#96AE8D
ΔE00 7.74
Hospital Green
#9BE5AA
ΔE00 8.15
Sage Green (survey)
#88B378
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC8A2 #C89BC1
analogous
#ABC89B #9BC8A2 #9BC8B9
triadic
#9BC8A2 #A29BC8 #C8A29B
tetradic
#9BC8A2 #9BABC8 #C89BC1 #C8B99B
square
#9BC8A2 #9BABC8 #C89BC1 #C8B99B
split-complementary
#9BC8A2 #B99BC8 #C89BAB
monochromatic
#53965D #74B27D #9BC8A2 #C2DEC7 #EAF3EB
Accessibility & contrast
On white
1.88
#9BC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#9BC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC8A2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC8A2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#C1BBA4
Tritanopia (blue-blind)
#95C6BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc8a2; /* rgb */ color: rgb(155, 200, 162); /* oklch */ color: oklch(79.0% 0.072 149.2);
Tailwind
colors: {
custom: {
50: '#b9d8bd',
500: '#9bc8a2',
950: '#000000',
},
}SCSS
$custom: #9bc8a2; $custom-light: #b9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#9bc8a2",
"rgb": {
"r": 155,
"g": 200,
"b": 162
},
"hsl": {
"h": 129.333,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.79031,
"c": 0.07151,
"h": 149.2
},
"luminance": 0.50886
}Semantic roles & 50–950 ramp
primary
#9BC8A2
secondary
#9D6B95
accent
#3E97A8
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382