#ADE495#ADE495
#ADE495 is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.2% C 0.120 H 136.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE495 |
|---|---|
| RGB | rgb(173, 228, 149) |
| HSL | hsl(102, 59%, 74%) |
| HSV | hsv(102, 35%, 89%) |
| CMYK | cmyk(24.1%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.27, -31.81, 33.04) |
| CIE-LCH | lch(85.27, 45.86, 133.92°) |
| OKLab | oklab(86.19% -0.0868 0.0823) |
| OKLCH | oklch(86.19% 0.12 136.5) |
| XYZ | xyz(50.4004, 66.5396, 38.6159) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 3.75
Tea Green
#BDF8A3
ΔE00 4.33
Light Pastel Green
#B2FBA5
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE495 #CC95E4
analogous
#D5E495 #ADE495 #95E4A5
triadic
#ADE495 #95ADE4 #E495AD
tetradic
#ADE495 #95D5E4 #CC95E4 #E4A595
square
#ADE495 #95D5E4 #CC95E4 #E4A595
split-complementary
#ADE495 #A595E4 #E495D5
monochromatic
#62CB34 #87D864 #ADE495 #D3F0C6 #ECF9E7
Accessibility & contrast
On white
1.47
#ADE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ADE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE495
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE495 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D890
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#ACDED0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade495; /* rgb */ color: rgb(173, 228, 149); /* oklch */ color: oklch(86.2% 0.120 136.5);
Tailwind
colors: {
custom: {
50: '#c7ecb5',
500: '#ade495',
950: '#000000',
},
}SCSS
$custom: #ade495; $custom-light: #c7ecb5; $custom-dark: #000000;
JSON
{
"hex": "#ade495",
"rgb": {
"r": 173,
"g": 228,
"b": 149
},
"hsl": {
"h": 101.772,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86186,
"c": 0.1196,
"h": 136.5
},
"luminance": 0.66541
}Semantic roles & 50–950 ramp
primary
#ADE495
secondary
#A160BD
accent
#1EC794
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481