#ACC794#ACC794
#ACC794 is a light, moderate yellow-green. Relative luminance 0.518; OKLCH L 79.6% C 0.076 H 130.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC794 |
|---|---|
| RGB | rgb(172, 199, 148) |
| HSL | hsl(92, 31%, 68%) |
| HSV | hsv(92, 26%, 78%) |
| CMYK | cmyk(13.6%, 0%, 25.6%, 22%) |
| CIE-LAB | lab(77.13, -18.26, 22.60) |
| CIE-LCH | lch(77.13, 29.06, 128.93°) |
| OKLab | oklab(79.64% -0.0492 0.0573) |
| OKLCH | oklch(79.64% 0.076 130.7) |
| XYZ | xyz(42.7811, 51.7552, 35.7471) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.88
Pale Olive
#B9CC81
ΔE00 6.09
Lichen
#8FB67B
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.45
Light Grey Green
#B7E1A1
ΔE00 6.56
Sage Green
#9CAF88
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC794 #AF94C7
analogous
#C5C794 #ACC794 #94C795
triadic
#ACC794 #94ACC7 #C794AC
tetradic
#ACC794 #94C5C7 #AF94C7 #C79594
square
#ACC794 #94C5C7 #AF94C7 #C79594
split-complementary
#ACC794 #9594C7 #C794C5
monochromatic
#6E934D #8DB26C #ACC794 #CBDCBC #EAF1E4
Accessibility & contrast
On white
1.85
#ACC794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ACC794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC794
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC794 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#AEC3B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc794; /* rgb */ color: rgb(172, 199, 148); /* oklch */ color: oklch(79.6% 0.076 130.7);
Tailwind
colors: {
custom: {
50: '#c5d8b3',
500: '#acc794',
950: '#000000',
},
}SCSS
$custom: #acc794; $custom-light: #c5d8b3; $custom-dark: #000000;
JSON
{
"hex": "#acc794",
"rgb": {
"r": 172,
"g": 199,
"b": 148
},
"hsl": {
"h": 91.765,
"s": 31.288,
"l": 68.039
},
"oklch": {
"l": 0.79637,
"c": 0.07552,
"h": 130.7
},
"luminance": 0.51756
}Semantic roles & 50–950 ramp
primary
#ACC794
secondary
#81649C
accent
#3BAA76
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381