#ABEC92#ABEC92
#ABEC92 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.8% C 0.136 H 137.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEC92 |
|---|---|
| RGB | rgb(171, 236, 146) |
| HSL | hsl(103, 70%, 75%) |
| HSV | hsv(103, 38%, 93%) |
| CMYK | cmyk(27.5%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(87.35, -36.60, 37.25) |
| CIE-LCH | lch(87.35, 52.22, 134.49°) |
| OKLab | oklab(87.82% -0.1 0.0921) |
| OKLCH | oklch(87.82% 0.136 137.4) |
| XYZ | xyz(51.9768, 70.7224, 38.1008) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.12
Washed Out Green
#BCF5A6
ΔE00 3.15
Pale Light Green
#B1FC99
ΔE00 3.43
Light Pastel Green
#B2FBA5
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.77
Pastel Green
#B0FF9D
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEC92 #D392EC
analogous
#D8EC92 #ABEC92 #92ECA6
triadic
#ABEC92 #92ABEC #EC92AB
tetradic
#ABEC92 #92D8EC #D392EC #ECA692
square
#ABEC92 #92D8EC #D392EC #ECA692
split-complementary
#ABEC92 #A692EC #EC92D8
monochromatic
#5BDA2A #83E35E #ABEC92 #D3F5C6 #EBFAE5
Accessibility & contrast
On white
1.39
#ABEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ABEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEC92
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEC92 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#A9E6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abec92; /* rgb */ color: rgb(171, 236, 146); /* oklch */ color: oklch(87.8% 0.136 137.4);
Tailwind
colors: {
custom: {
50: '#c6f2b3',
500: '#abec92',
950: '#000000',
},
}SCSS
$custom: #abec92; $custom-light: #c6f2b3; $custom-dark: #000000;
JSON
{
"hex": "#abec92",
"rgb": {
"r": 171,
"g": 236,
"b": 146
},
"hsl": {
"h": 103.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.87818,
"c": 0.13595,
"h": 137.4
},
"luminance": 0.70724
}Semantic roles & 50–950 ramp
primary
#ABEC92
secondary
#A95BC7
accent
#13D29D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581