#ABF792#ABF792
#ABF792 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.3% C 0.152 H 138.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF792 |
|---|---|
| RGB | rgb(171, 247, 146) |
| HSL | hsl(105, 86%, 77%) |
| HSV | hsv(105, 41%, 97%) |
| CMYK | cmyk(30.8%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(90.44, -41.52, 41.25) |
| CIE-LCH | lch(90.44, 58.52, 135.19°) |
| OKLab | oklab(90.32% -0.1136 0.1013) |
| OKLCH | oklch(90.32% 0.152 138.3) |
| XYZ | xyz(55.2419, 77.2526, 39.1892) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 1.83
Light Pastel Green
#B2FBA5
ΔE00 2.71
Palegreen
#98FB98
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF792 #DE92F7
analogous
#DDF792 #ABF792 #92F7AC
triadic
#ABF792 #92ABF7 #F792AB
tetradic
#ABF792 #92DDF7 #DE92F7 #F7AC92
square
#ABF792 #92DDF7 #DE92F7 #F7AC92
split-complementary
#ABF792 #AC92F7 #F792DD
monochromatic
#53EF20 #7FF359 #ABF792 #D7FBCB #E9FDE2
Accessibility & contrast
On white
1.28
#ABF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#ABF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF792
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF792 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#F2E198
Tritanopia (blue-blind)
#A7F1DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #abf792; /* rgb */ color: rgb(171, 247, 146); /* oklch */ color: oklch(90.3% 0.152 138.3);
Tailwind
colors: {
custom: {
50: '#c6fab3',
500: '#abf792',
950: '#000000',
},
}SCSS
$custom: #abf792; $custom-light: #c6fab3; $custom-dark: #000000;
JSON
{
"hex": "#abf792",
"rgb": {
"r": 171,
"g": 247,
"b": 146
},
"hsl": {
"h": 105.149,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.90316,
"c": 0.15219,
"h": 138.3
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#ABF792
secondary
#B658D6
accent
#03E3AB
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581