#ACC69F#ACC69F
#ACC69F is a light, moderate green. Relative luminance 0.517; OKLCH L 79.7% C 0.061 H 135.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC69F |
|---|---|
| RGB | rgb(172, 198, 159) |
| HSL | hsl(100, 25%, 70%) |
| HSV | hsv(100, 20%, 78%) |
| CMYK | cmyk(13.1%, 0%, 19.7%, 22.4%) |
| CIE-LAB | lab(77.08, -15.99, 16.67) |
| CIE-LCH | lch(77.08, 23.10, 133.79°) |
| OKLab | oklab(79.66% -0.0431 0.0428) |
| OKLCH | oklch(79.66% 0.061 135.2) |
| XYZ | xyz(43.4642, 51.6615, 40.4759) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.69
Sage Green
#9CAF88
ΔE00 6.23
Greenish Grey
#96AE8D
ΔE00 6.58
Lichen
#8FB67B
ΔE00 7.53
Light Grey Green
#B7E1A1
ΔE00 8.15
Sage Green (survey)
#88B378
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC69F #B99FC6
analogous
#BFC69F #ACC69F #9FC6A6
triadic
#ACC69F #9FACC6 #C69FAC
tetradic
#ACC69F #9FBFC6 #B99FC6 #C6A69F
square
#ACC69F #9FBFC6 #B99FC6 #C6A69F
split-complementary
#ACC69F #A69FC6 #C69FBF
monochromatic
#6B9357 #8BAF79 #ACC69F #CDDDC5 #EEF4EC
Accessibility & contrast
On white
1.85
#ACC69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ACC69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC69F
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC69F | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09D
Deuteranopia (green-blind)
#C5BDA1
Tritanopia (blue-blind)
#ACC3BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc69f; /* rgb */ color: rgb(172, 198, 159); /* oklch */ color: oklch(79.7% 0.061 135.2);
Tailwind
colors: {
custom: {
50: '#c5d7bb',
500: '#acc69f',
950: '#000000',
},
}SCSS
$custom: #acc69f; $custom-light: #c5d7bb; $custom-dark: #000000;
JSON
{
"hex": "#acc69f",
"rgb": {
"r": 172,
"g": 198,
"b": 159
},
"hsl": {
"h": 100,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.79664,
"c": 0.06073,
"h": 135.2
},
"luminance": 0.51662
}Semantic roles & 50–950 ramp
primary
#ACC69F
secondary
#8C6F9A
accent
#41A483
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381