#9BD2AE#9BD2AE
#9BD2AE is a light, moderate green. Relative luminance 0.561; OKLCH L 81.6% C 0.076 H 155.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2AE |
|---|---|
| RGB | rgb(155, 210, 174) |
| HSL | hsl(141, 38%, 72%) |
| HSV | hsv(141, 26%, 82%) |
| CMYK | cmyk(26.2%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(79.68, -25.03, 12.18) |
| CIE-LCH | lch(79.68, 27.84, 154.05°) |
| OKLab | oklab(81.58% -0.0694 0.0314) |
| OKLCH | oklch(81.58% 0.076 155.7) |
| XYZ | xyz(44.2018, 56.1160, 48.5387) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.44
Light Teal
#90E4C1
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 6.09
Seafoam Blue
#78D1B6
ΔE00 6.44
Darkseagreen
#8FBC8F
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2AE #D29BBF
analogous
#A4D29B #9BD2AE #9BD2CA
triadic
#9BD2AE #AE9BD2 #D2AE9B
tetradic
#9BD2AE #9BA4D2 #D29BBF #D2CA9B
square
#9BD2AE #9BA4D2 #D29BBF #D2CA9B
split-complementary
#9BD2AE #CA9BD2 #D29BA4
monochromatic
#4BA76B #71BF8C #9BD2AE #C5E5D0 #EAF6EE
Accessibility & contrast
On white
1.72
#9BD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#9BD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2AE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2AE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9AC
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#92D1C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9bd2ae; /* rgb */ color: rgb(155, 210, 174); /* oklch */ color: oklch(81.6% 0.076 155.7);
Tailwind
colors: {
custom: {
50: '#b9e0c6',
500: '#9bd2ae',
950: '#000000',
},
}SCSS
$custom: #9bd2ae; $custom-light: #b9e0c6; $custom-dark: #000000;
JSON
{
"hex": "#9bd2ae",
"rgb": {
"r": 155,
"g": 210,
"b": 174
},
"hsl": {
"h": 140.727,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.81579,
"c": 0.07622,
"h": 155.7
},
"luminance": 0.56118
}Semantic roles & 50–950 ramp
primary
#9BD2AE
secondary
#A86992
accent
#3586B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482