#9BC8A4#9BC8A4
#9BC8A4 is a light, moderate green. Relative luminance 0.510; OKLCH L 79.1% C 0.069 H 150.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC8A4 |
|---|---|
| RGB | rgb(155, 200, 164) |
| HSL | hsl(132, 29%, 70%) |
| HSV | hsv(132, 23%, 78%) |
| CMYK | cmyk(22.5%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(76.65, -21.97, 13.24) |
| CIE-LCH | lch(76.65, 25.65, 148.92°) |
| OKLab | oklab(79.08% -0.0605 0.0341) |
| OKLCH | oklch(79.08% 0.069 150.6) |
| XYZ | xyz(40.8708, 50.9562, 42.7969) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.25
Pale Teal
#82CBB2
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 8.11
Lichen
#8FB67B
ΔE00 8.19
Hospital Green
#9BE5AA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC8A4 #C89BBF
analogous
#A9C89B #9BC8A4 #9BC8BB
triadic
#9BC8A4 #A49BC8 #C8A49B
tetradic
#9BC8A4 #9BA9C8 #C89BBF #C8BB9B
square
#9BC8A4 #9BA9C8 #C89BBF #C8BB9B
split-complementary
#9BC8A4 #BB9BC8 #C89BA9
monochromatic
#539660 #74B280 #9BC8A4 #C2DEC8 #EAF3EC
Accessibility & contrast
On white
1.88
#9BC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#9BC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC8A4
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC8A4 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A2
Deuteranopia (green-blind)
#C1BBA6
Tritanopia (blue-blind)
#95C6BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc8a4; /* rgb */ color: rgb(155, 200, 164); /* oklch */ color: oklch(79.1% 0.069 150.6);
Tailwind
colors: {
custom: {
50: '#b9d8bf',
500: '#9bc8a4',
950: '#000000',
},
}SCSS
$custom: #9bc8a4; $custom-light: #b9d8bf; $custom-dark: #000000;
JSON
{
"hex": "#9bc8a4",
"rgb": {
"r": 155,
"g": 200,
"b": 164
},
"hsl": {
"h": 132,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.7908,
"c": 0.06949,
"h": 150.6
},
"luminance": 0.50957
}Semantic roles & 50–950 ramp
primary
#9BC8A4
secondary
#9D6B93
accent
#3E93A8
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382