#ADDF90#ADDF90
#ADDF90 is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.0% C 0.117 H 134.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDF90 |
|---|---|
| RGB | rgb(173, 223, 144) |
| HSL | hsl(98, 55%, 72%) |
| HSV | hsv(98, 35%, 87%) |
| CMYK | cmyk(22.4%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(83.79, -30.18, 33.63) |
| CIE-LCH | lch(83.79, 45.18, 131.90°) |
| OKLab | oklab(84.97% -0.0824 0.0836) |
| OKLCH | oklch(84.97% 0.117 134.6) |
| XYZ | xyz(48.6541, 63.6720, 36.1067) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDF90 #C290DF
analogous
#D5DF90 #ADDF90 #90DF9B
triadic
#ADDF90 #90ADDF #DF90AD
tetradic
#ADDF90 #90D5DF #C290DF #DF9B90
square
#ADDF90 #90D5DF #C290DF #DF9B90
split-complementary
#ADDF90 #9B90DF #DF90D5
monochromatic
#68BE37 #8AD160 #ADDF90 #D0EDC0 #EDF8E7
Accessibility & contrast
On white
1.53
#ADDF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ADDF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDF90
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDF90 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#ADD9CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addf90; /* rgb */ color: rgb(173, 223, 144); /* oklch */ color: oklch(85.0% 0.117 134.6);
Tailwind
colors: {
custom: {
50: '#c6e9b1',
500: '#addf90',
950: '#000000',
},
}SCSS
$custom: #addf90; $custom-light: #c6e9b1; $custom-dark: #000000;
JSON
{
"hex": "#addf90",
"rgb": {
"r": 173,
"g": 223,
"b": 144
},
"hsl": {
"h": 97.975,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84971,
"c": 0.11733,
"h": 134.6
},
"luminance": 0.63673
}Semantic roles & 50–950 ramp
primary
#ADDF90
secondary
#965CB7
accent
#23C388
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481