#ADF685#ADF685
#ADF685 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.0% C 0.162 H 135.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF685 |
|---|---|
| RGB | rgb(173, 246, 133) |
| HSL | hsl(99, 86%, 74%) |
| HSV | hsv(99, 46%, 96%) |
| CMYK | cmyk(29.7%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(90.09, -42.07, 47.11) |
| CIE-LCH | lch(90.09, 63.16, 131.77°) |
| OKLab | oklab(90% -0.1157 0.1141) |
| OKLCH | oklch(90% 0.162 135.4) |
| XYZ | xyz(54.4217, 76.4873, 34.0819) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.83
Light Green
#96F97B
ΔE00 3.03
Light Yellowish Green
#C2FF89
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF685 #CE85F6
analogous
#E6F685 #ADF685 #85F696
triadic
#ADF685 #85ADF6 #F685AD
tetradic
#ADF685 #85E6F6 #CE85F6 #F69685
square
#ADF685 #85E6F6 #CE85F6 #F69685
split-complementary
#ADF685 #9685F6 #F685E6
monochromatic
#60EE13 #87F24C #ADF685 #D3FABE #ECFDE3
Accessibility & contrast
On white
1.29
#ADF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#ADF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF685
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF685 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77C
Deuteranopia (green-blind)
#F3E08C
Tritanopia (blue-blind)
#ACEFDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #adf685; /* rgb */ color: rgb(173, 246, 133); /* oklch */ color: oklch(90.0% 0.162 135.4);
Tailwind
colors: {
custom: {
50: '#c8f9aa',
500: '#adf685',
950: '#000000',
},
}SCSS
$custom: #adf685; $custom-light: #c8f9aa; $custom-dark: #000000;
JSON
{
"hex": "#adf685",
"rgb": {
"r": 173,
"g": 246,
"b": 133
},
"hsl": {
"h": 98.761,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.90001,
"c": 0.16247,
"h": 135.4
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#ADF685
secondary
#A34CD3
accent
#03E393
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581