#ADF999#ADF999
#ADF999 is a very light, vivid green. Relative luminance 0.789; OKLCH L 91.0% C 0.147 H 139.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF999 |
|---|---|
| RGB | rgb(173, 249, 153) |
| HSL | hsl(108, 89%, 79%) |
| HSV | hsv(108, 39%, 98%) |
| CMYK | cmyk(30.5%, 0%, 38.6%, 2.4%) |
| CIE-LAB | lab(91.20, -40.79, 38.82) |
| CIE-LCH | lch(91.20, 56.31, 136.42°) |
| OKLab | oklab(91% -0.1114 0.0959) |
| OKLCH | oklch(91% 0.147 139.3) |
| XYZ | xyz(56.8571, 78.9332, 42.3707) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.84
Pastel Green
#B0FF9D
ΔE00 1.22
Light Pastel Green
#B2FBA5
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 2.62
Palegreen
#98FB98
ΔE00 2.78
Washed Out Green
#BCF5A6
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF999 #E599F9
analogous
#DDF999 #ADF999 #99F9B5
triadic
#ADF999 #99ADF9 #F999AD
tetradic
#ADF999 #99DDF9 #E599F9 #F9B599
square
#ADF999 #99DDF9 #E599F9 #F9B599
split-complementary
#ADF999 #B599F9 #F999DD
monochromatic
#50F225 #7FF65F #ADF999 #DBFCD3 #E8FDE2
Accessibility & contrast
On white
1.25
#ADF999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#ADF999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF999
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF999 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA92
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#A9F3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adf999; /* rgb */ color: rgb(173, 249, 153); /* oklch */ color: oklch(91.0% 0.147 139.3);
Tailwind
colors: {
custom: {
50: '#c8fbb8',
500: '#adf999',
950: '#000000',
},
}SCSS
$custom: #adf999; $custom-light: #c8fbb8; $custom-dark: #000000;
JSON
{
"hex": "#adf999",
"rgb": {
"r": 173,
"g": 249,
"b": 153
},
"hsl": {
"h": 107.5,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.90997,
"c": 0.14703,
"h": 139.3
},
"luminance": 0.78936
}Semantic roles & 50–950 ramp
primary
#ADF999
secondary
#BF5DD9
accent
#00E6B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581