#ADE698#ADE698
#ADE698 is a very light, moderate green. Relative luminance 0.677; OKLCH L 86.7% C 0.119 H 137.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE698 |
|---|---|
| RGB | rgb(173, 230, 152) |
| HSL | hsl(104, 61%, 75%) |
| HSV | hsv(104, 34%, 90%) |
| CMYK | cmyk(24.8%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(85.88, -32.31, 32.32) |
| CIE-LCH | lch(85.88, 45.70, 134.99°) |
| OKLab | oklab(86.69% -0.0881 0.0807) |
| OKLCH | oklch(86.69% 0.119 137.5) |
| XYZ | xyz(51.1964, 67.7433, 40.0780) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.33
Light Sage
#BCECAC
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.98
Light Pastel Green
#B2FBA5
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE698 #D198E6
analogous
#D4E698 #ADE698 #98E6AA
triadic
#ADE698 #98ADE6 #E698AD
tetradic
#ADE698 #98D4E6 #D198E6 #E6AA98
square
#ADE698 #98D4E6 #D198E6 #E6AA98
split-complementary
#ADE698 #AA98E6 #E698D4
monochromatic
#5FCE36 #86DA67 #ADE698 #D4F2C9 #EBF9E6
Accessibility & contrast
On white
1.44
#ADE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#ADE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE698
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE698 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#ABE1D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade698; /* rgb */ color: rgb(173, 230, 152); /* oklch */ color: oklch(86.7% 0.119 137.5);
Tailwind
colors: {
custom: {
50: '#c7eeb7',
500: '#ade698',
950: '#000000',
},
}SCSS
$custom: #ade698; $custom-light: #c7eeb7; $custom-dark: #000000;
JSON
{
"hex": "#ade698",
"rgb": {
"r": 173,
"g": 230,
"b": 152
},
"hsl": {
"h": 103.846,
"s": 60.937,
"l": 74.902
},
"oklch": {
"l": 0.86691,
"c": 0.11945,
"h": 137.5
},
"luminance": 0.67745
}Semantic roles & 50–950 ramp
primary
#ADE698
secondary
#A762C0
accent
#1DC99A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581