#9CD2AF#9CD2AF
#9CD2AF is a light, moderate green. Relative luminance 0.563; OKLCH L 81.7% C 0.075 H 156.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2AF |
|---|---|
| RGB | rgb(156, 210, 175) |
| HSL | hsl(141, 38%, 72%) |
| HSV | hsv(141, 26%, 82%) |
| CMYK | cmyk(25.7%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(79.76, -24.52, 11.77) |
| CIE-LCH | lch(79.76, 27.20, 154.36°) |
| OKLab | oklab(81.66% -0.0681 0.0304) |
| OKLCH | oklch(81.66% 0.075 156) |
| XYZ | xyz(44.4924, 56.2545, 49.0631) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.38
Light Teal
#90E4C1
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.44
Darkseagreen
#8FBC8F
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2AF #D29CBF
analogous
#A4D29C #9CD2AF #9CD2CA
triadic
#9CD2AF #AF9CD2 #D2AF9C
tetradic
#9CD2AF #9CA4D2 #D29CBF #D2CA9C
square
#9CD2AF #9CA4D2 #D29CBF #D2CA9C
split-complementary
#9CD2AF #CA9CD2 #D29CA4
monochromatic
#4CA76C #72BF8D #9CD2AF #C6E5D1 #EAF5EE
Accessibility & contrast
On white
1.71
#9CD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#9CD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2AF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2AF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C9AD
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#93D1C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9cd2af; /* rgb */ color: rgb(156, 210, 175); /* oklch */ color: oklch(81.7% 0.075 156.0);
Tailwind
colors: {
custom: {
50: '#bae0c6',
500: '#9cd2af',
950: '#000000',
},
}SCSS
$custom: #9cd2af; $custom-light: #bae0c6; $custom-dark: #000000;
JSON
{
"hex": "#9cd2af",
"rgb": {
"r": 156,
"g": 210,
"b": 175
},
"hsl": {
"h": 141.111,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.81664,
"c": 0.07456,
"h": 156
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#9CD2AF
secondary
#A86A92
accent
#3585B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482