#ADFA90#ADFA90
#ADFA90 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.1% C 0.157 H 137.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA90 |
|---|---|
| RGB | rgb(173, 250, 144) |
| HSL | hsl(104, 91%, 77%) |
| HSV | hsv(104, 42%, 98%) |
| CMYK | cmyk(30.8%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(91.35, -42.45, 43.42) |
| CIE-LCH | lch(91.35, 60.72, 134.35°) |
| OKLab | oklab(91.08% -0.1162 0.1062) |
| OKLCH | oklch(91.08% 0.157 137.6) |
| XYZ | xyz(56.4516, 79.2668, 38.7058) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.20
Pastel Green
#B0FF9D
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.71
Light Pastel Green
#B2FBA5
ΔE00 3.23
Light Green
#96F97B
ΔE00 3.24
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA90 #DD90FA
analogous
#E2FA90 #ADFA90 #90FAA8
triadic
#ADFA90 #90ADFA #FA90AD
tetradic
#ADFA90 #90E2FA #DD90FA #FAA890
square
#ADFA90 #90E2FA #DD90FA #FAA890
split-complementary
#ADFA90 #A890FA #FA90E2
monochromatic
#56F51B #82F755 #ADFA90 #D8FDCB #E9FEE2
Accessibility & contrast
On white
1.25
#ADFA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#ADFA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA90
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA90 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#AAF3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adfa90; /* rgb */ color: rgb(173, 250, 144); /* oklch */ color: oklch(91.1% 0.157 137.6);
Tailwind
colors: {
custom: {
50: '#c8fcb2',
500: '#adfa90',
950: '#000000',
},
}SCSS
$custom: #adfa90; $custom-light: #c8fcb2; $custom-dark: #000000;
JSON
{
"hex": "#adfa90",
"rgb": {
"r": 173,
"g": 250,
"b": 144
},
"hsl": {
"h": 103.585,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91077,
"c": 0.15745,
"h": 137.6
},
"luminance": 0.79269
}Semantic roles & 50–950 ramp
primary
#ADFA90
secondary
#B555DA
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581