#9ACFA3#9ACFA3
#9ACFA3 is a light, moderate green. Relative luminance 0.541; OKLCH L 80.6% C 0.083 H 149.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACFA3 |
|---|---|
| RGB | rgb(154, 207, 163) |
| HSL | hsl(130, 36%, 71%) |
| HSV | hsv(130, 26%, 81%) |
| CMYK | cmyk(25.6%, 0%, 21.3%, 18.8%) |
| CIE-LAB | lab(78.54, -25.92, 16.42) |
| CIE-LCH | lch(78.54, 30.69, 147.65°) |
| OKLab | oklab(80.57% -0.0712 0.0421) |
| OKLCH | oklch(80.57% 0.083 149.4) |
| XYZ | xyz(42.2482, 54.1385, 42.8670) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.89
Seafoam
#7FE0B3
ΔE00 6.84
Light Grey Green
#B7E1A1
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACFA3 #CF9AC6
analogous
#ABCF9A #9ACFA3 #9ACFBD
triadic
#9ACFA3 #A39ACF #CFA39A
tetradic
#9ACFA3 #9AABCF #CF9AC6 #CFBD9A
square
#9ACFA3 #9AABCF #CF9AC6 #CFBD9A
split-complementary
#9ACFA3 #BD9ACF #CF9AAB
monochromatic
#4DA25B #71BB7D #9ACFA3 #C3E3C9 #EAF5EC
Accessibility & contrast
On white
1.78
#9ACFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#9ACFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACFA3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACFA3 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#C7C0A5
Tritanopia (blue-blind)
#93CDC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9acfa3; /* rgb */ color: rgb(154, 207, 163); /* oklch */ color: oklch(80.6% 0.083 149.4);
Tailwind
colors: {
custom: {
50: '#b9debe',
500: '#9acfa3',
950: '#000000',
},
}SCSS
$custom: #9acfa3; $custom-light: #b9debe; $custom-dark: #000000;
JSON
{
"hex": "#9acfa3",
"rgb": {
"r": 154,
"g": 207,
"b": 163
},
"hsl": {
"h": 130.189,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.80573,
"c": 0.08272,
"h": 149.4
},
"luminance": 0.5414
}Semantic roles & 50–950 ramp
primary
#9ACFA3
secondary
#A5699A
accent
#379AAE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482