#ADF9AA#ADF9AA
#ADF9AA is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.3% C 0.130 H 143.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF9AA |
|---|---|
| RGB | rgb(173, 249, 170) |
| HSL | hsl(118, 87%, 82%) |
| HSV | hsv(118, 32%, 98%) |
| CMYK | cmyk(30.5%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(91.48, -38.28, 30.70) |
| CIE-LCH | lch(91.48, 49.07, 141.27°) |
| OKLab | oklab(91.31% -0.1044 0.0771) |
| OKLCH | oklch(91.31% 0.13 143.5) |
| XYZ | xyz(58.3625, 79.5354, 50.2992) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.55
Light Mint Green
#A6FBB2
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.39
Celadon
#BEFDB7
ΔE00 2.58
Light Mint
#B6FFBB
ΔE00 2.61
Mint (survey)
#9FFEB0
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF9AA #F6AAF9
analogous
#D4F9AA #ADF9AA #AAF9CF
triadic
#ADF9AA #AAADF9 #F9AAAD
tetradic
#ADF9AA #AAD4F9 #F6AAF9 #F9CFAA
square
#ADF9AA #AAD4F9 #F6AAF9 #F9CFAA
split-complementary
#ADF9AA #CFAAF9 #F9AAD4
monochromatic
#3FF138 #76F571 #ADF9AA #E3FDE2 #E3FDE2
Accessibility & contrast
On white
1.24
#ADF9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#ADF9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF9AA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF9AA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#A6F4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adf9aa; /* rgb */ color: rgb(173, 249, 170); /* oklch */ color: oklch(91.3% 0.130 143.5);
Tailwind
colors: {
custom: {
50: '#c7fbc3',
500: '#adf9aa',
950: '#000000',
},
}SCSS
$custom: #adf9aa; $custom-light: #c7fbc3; $custom-dark: #000000;
JSON
{
"hex": "#adf9aa",
"rgb": {
"r": 173,
"g": 249,
"b": 170
},
"hsl": {
"h": 117.722,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.91306,
"c": 0.1298,
"h": 143.5
},
"luminance": 0.79538
}Semantic roles & 50–950 ramp
primary
#ADF9AA
secondary
#D76CDB
accent
#02E3DB
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131712
muted
#828582