#ABC695#ABC695
#ABC695 is a light, moderate yellow-green. Relative luminance 0.512; OKLCH L 79.4% C 0.073 H 131.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC695 |
|---|---|
| RGB | rgb(171, 198, 149) |
| HSL | hsl(93, 30%, 68%) |
| HSV | hsv(93, 25%, 78%) |
| CMYK | cmyk(13.6%, 0%, 24.7%, 22.4%) |
| CIE-LAB | lab(76.81, -17.96, 21.62) |
| CIE-LCH | lch(76.81, 28.11, 129.72°) |
| OKLab | oklab(79.37% -0.0484 0.0549) |
| OKLCH | oklch(79.37% 0.073 131.4) |
| XYZ | xyz(42.4126, 51.2155, 36.0791) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.56
Lichen
#8FB67B
ΔE00 6.03
Sage Green
#9CAF88
ΔE00 6.40
Pale Olive
#B9CC81
ΔE00 6.58
Light Moss Green
#A6C875
ΔE00 6.90
Light Grey Green
#B7E1A1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC695 #B095C6
analogous
#C3C695 #ABC695 #95C697
triadic
#ABC695 #95ABC6 #C695AB
tetradic
#ABC695 #95C3C6 #B095C6 #C69795
square
#ABC695 #95C3C6 #B095C6 #C69795
split-complementary
#ABC695 #9795C6 #C695C3
monochromatic
#6D924F #8BB16D #ABC695 #CBDBBD #EAF1E5
Accessibility & contrast
On white
1.87
#ABC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ABC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC695
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC695 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF92
Deuteranopia (green-blind)
#C6BD97
Tritanopia (blue-blind)
#ACC2B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc695; /* rgb */ color: rgb(171, 198, 149); /* oklch */ color: oklch(79.4% 0.073 131.4);
Tailwind
colors: {
custom: {
50: '#c4d7b4',
500: '#abc695',
950: '#000000',
},
}SCSS
$custom: #abc695; $custom-light: #c4d7b4; $custom-dark: #000000;
JSON
{
"hex": "#abc695",
"rgb": {
"r": 171,
"g": 198,
"b": 149
},
"hsl": {
"h": 93.061,
"s": 30.061,
"l": 68.039
},
"oklch": {
"l": 0.79367,
"c": 0.07318,
"h": 131.4
},
"luminance": 0.51216
}Semantic roles & 50–950 ramp
primary
#ABC695
secondary
#82659A
accent
#3DA978
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381