#A5F990#A5F990
#A5F990 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.160 H 139.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A5F990 |
|---|---|
| RGB | rgb(165, 249, 144) |
| HSL | hsl(108, 90%, 77%) |
| HSV | hsv(108, 42%, 98%) |
| CMYK | cmyk(33.7%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(90.67, -44.59, 42.46) |
| CIE-LCH | lch(90.67, 61.57, 136.40°) |
| OKLab | oklab(90.42% -0.1219 0.1041) |
| OKLCH | oklch(90.42% 0.16 139.5) |
| XYZ | xyz(54.4249, 77.7618, 38.5220) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.59
Pastel Green
#B0FF9D
ΔE00 1.87
Palegreen
#98FB98
ΔE00 2.38
Light Green
#96F97B
ΔE00 2.90
Light Pastel Green
#B2FBA5
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5F990 #E490F9
analogous
#DAF990 #A5F990 #90F9B0
triadic
#A5F990 #90A5F9 #F990A5
tetradic
#A5F990 #90DAF9 #E490F9 #F9B090
square
#A5F990 #90DAF9 #E490F9 #F9B090
split-complementary
#A5F990 #B090F9 #F990DA
monochromatic
#47F31C #76F656 #A5F990 #D4FCCA #E7FDE2
Accessibility & contrast
On white
1.27
#A5F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#A5F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5F990
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5F990 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#A0F3DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a5f990; /* rgb */ color: rgb(165, 249, 144); /* oklch */ color: oklch(90.4% 0.160 139.5);
Tailwind
colors: {
custom: {
50: '#c3fbb2',
500: '#a5f990',
950: '#000000',
},
}SCSS
$custom: #a5f990; $custom-light: #c3fbb2; $custom-dark: #000000;
JSON
{
"hex": "#a5f990",
"rgb": {
"r": 165,
"g": 249,
"b": 144
},
"hsl": {
"h": 108,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.90416,
"c": 0.16027,
"h": 139.5
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#A5F990
secondary
#BE55D8
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581