#9BD4AC#9BD4AC
#9BD4AC is a light, moderate green. Relative luminance 0.570; OKLCH L 82.0% C 0.081 H 153.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD4AC |
|---|---|
| RGB | rgb(155, 212, 172) |
| HSL | hsl(138, 40%, 72%) |
| HSV | hsv(138, 27%, 83%) |
| CMYK | cmyk(26.9%, 0%, 18.9%, 16.9%) |
| CIE-LAB | lab(80.20, -26.38, 13.98) |
| CIE-LCH | lch(80.20, 29.86, 152.09°) |
| OKLab | oklab(81.98% -0.0729 0.036) |
| OKLCH | oklch(81.98% 0.081 153.7) |
| XYZ | xyz(44.5051, 57.0323, 47.6851) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 5.64
Pale Teal
#82CBB2
ΔE00 6.24
Mint
#AAF0C1
ΔE00 6.34
Darkseagreen
#8FBC8F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD4AC #D49BC3
analogous
#A7D49B #9BD4AC #9BD4C9
triadic
#9BD4AC #AC9BD4 #D4AC9B
tetradic
#9BD4AC #9BA7D4 #D49BC3 #D4C99B
square
#9BD4AC #9BA7D4 #D49BC3 #D4C99B
split-complementary
#9BD4AC #C99BD4 #D49BA7
monochromatic
#4AAB67 #70C288 #9BD4AC #C6E6D0 #EAF6ED
Accessibility & contrast
On white
1.69
#9BD4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#9BD4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD4AC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD4AC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAA
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#92D3C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9bd4ac; /* rgb */ color: rgb(155, 212, 172); /* oklch */ color: oklch(82.0% 0.081 153.7);
Tailwind
colors: {
custom: {
50: '#b9e1c4',
500: '#9bd4ac',
950: '#000000',
},
}SCSS
$custom: #9bd4ac; $custom-light: #b9e1c4; $custom-dark: #000000;
JSON
{
"hex": "#9bd4ac",
"rgb": {
"r": 155,
"g": 212,
"b": 172
},
"hsl": {
"h": 137.895,
"s": 39.86,
"l": 71.961
},
"oklch": {
"l": 0.8198,
"c": 0.08129,
"h": 153.7
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#9BD4AC
secondary
#AA6997
accent
#338DB3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482