#ADE293#ADE293
#ADE293 is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.119 H 135.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE293 |
|---|---|
| RGB | rgb(173, 226, 147) |
| HSL | hsl(100, 58%, 73%) |
| HSV | hsv(100, 35%, 89%) |
| CMYK | cmyk(23.5%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.68, -31.16, 33.27) |
| CIE-LCH | lch(84.68, 45.59, 133.12°) |
| OKLab | oklab(85.7% -0.085 0.0828) |
| OKLCH | oklch(85.7% 0.119 135.8) |
| XYZ | xyz(49.6951, 65.3822, 37.5999) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.08
Light Sage
#BCECAC
ΔE00 3.99
Washed Out Green
#BCF5A6
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.74
Pale Olive Green
#B1D27B
ΔE00 5.53
Light Pastel Green
#B2FBA5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE293 #C893E2
analogous
#D4E293 #ADE293 #93E2A0
triadic
#ADE293 #93ADE2 #E293AD
tetradic
#ADE293 #93D4E2 #C893E2 #E2A093
square
#ADE293 #93D4E2 #C893E2 #E2A093
split-complementary
#ADE293 #A093E2 #E293D4
monochromatic
#65C635 #88D563 #ADE293 #D2EFC3 #EDF9E7
Accessibility & contrast
On white
1.49
#ADE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ADE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE293
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE293 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68E
Deuteranopia (green-blind)
#DFD297
Tritanopia (blue-blind)
#ACDCCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade293; /* rgb */ color: rgb(173, 226, 147); /* oklch */ color: oklch(85.7% 0.119 135.8);
Tailwind
colors: {
custom: {
50: '#c7ebb3',
500: '#ade293',
950: '#000000',
},
}SCSS
$custom: #ade293; $custom-light: #c7ebb3; $custom-dark: #000000;
JSON
{
"hex": "#ade293",
"rgb": {
"r": 173,
"g": 226,
"b": 147
},
"hsl": {
"h": 100.253,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85699,
"c": 0.11868,
"h": 135.8
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#ADE293
secondary
#9C5EBB
accent
#20C58F
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481