#ABE192#ABE192
#ABE192 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.3% C 0.119 H 136.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE192 |
|---|---|
| RGB | rgb(171, 225, 146) |
| HSL | hsl(101, 57%, 73%) |
| HSV | hsv(101, 35%, 88%) |
| CMYK | cmyk(24%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(84.27, -31.53, 33.21) |
| CIE-LCH | lch(84.27, 45.79, 133.51°) |
| OKLab | oklab(85.33% -0.086 0.0826) |
| OKLCH | oklch(85.33% 0.119 136.2) |
| XYZ | xyz(48.9068, 64.5823, 37.0774) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.19
Light Sage
#BCECAC
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE192 #C892E1
analogous
#D2E192 #ABE192 #92E1A0
triadic
#ABE192 #92ABE1 #E192AB
tetradic
#ABE192 #92D2E1 #C892E1 #E1A092
square
#ABE192 #92D2E1 #C892E1 #E1A092
split-complementary
#ABE192 #A092E1 #E192D2
monochromatic
#62C336 #86D462 #ABE192 #D0EEC2 #EDF8E7
Accessibility & contrast
On white
1.51
#ABE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE192
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE192 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58D
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#AADBCD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe192; /* rgb */ color: rgb(171, 225, 146); /* oklch */ color: oklch(85.3% 0.119 136.2);
Tailwind
colors: {
custom: {
50: '#c5eab2',
500: '#abe192',
950: '#000000',
},
}SCSS
$custom: #abe192; $custom-light: #c5eab2; $custom-dark: #000000;
JSON
{
"hex": "#abe192",
"rgb": {
"r": 171,
"g": 225,
"b": 146
},
"hsl": {
"h": 101.013,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.85332,
"c": 0.11929,
"h": 136.2
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#ABE192
secondary
#9C5EBA
accent
#21C491
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481