#ADE98F#ADE98F
#ADE98F is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.2% C 0.134 H 135.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE98F |
|---|---|
| RGB | rgb(173, 233, 143) |
| HSL | hsl(100, 67%, 74%) |
| HSV | hsv(100, 39%, 91%) |
| CMYK | cmyk(25.8%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(86.58, -34.96, 37.76) |
| CIE-LCH | lch(86.58, 51.46, 132.79°) |
| OKLab | oklab(87.21% -0.0956 0.0932) |
| OKLCH | oklch(87.21% 0.134 135.7) |
| XYZ | xyz(51.3291, 69.1437, 36.6230) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 4.13
Light Pastel Green
#B2FBA5
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE98F #CB8FE9
analogous
#DAE98F #ADE98F #8FE99E
triadic
#ADE98F #8FADE9 #E98FAD
tetradic
#ADE98F #8FDAE9 #CB8FE9 #E99E8F
square
#ADE98F #8FDAE9 #CB8FE9 #E99E8F
split-complementary
#ADE98F #9E8FE9 #E98FDA
monochromatic
#62D42A #88DF5C #ADE98F #D2F3C2 #ECFAE5
Accessibility & contrast
On white
1.42
#ADE98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ADE98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE98F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE98F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#ACE3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade98f; /* rgb */ color: rgb(173, 233, 143); /* oklch */ color: oklch(87.2% 0.134 135.7);
Tailwind
colors: {
custom: {
50: '#c7f0b1',
500: '#ade98f',
950: '#000000',
},
}SCSS
$custom: #ade98f; $custom-light: #c7f0b1; $custom-dark: #000000;
JSON
{
"hex": "#ade98f",
"rgb": {
"r": 173,
"g": 233,
"b": 143
},
"hsl": {
"h": 100,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.87207,
"c": 0.13352,
"h": 135.7
},
"luminance": 0.69145
}Semantic roles & 50–950 ramp
primary
#ADE98F
secondary
#A059C3
accent
#16CF92
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581