#ADEA90#ADEA90
#ADEA90 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.5% C 0.134 H 136.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEA90 |
|---|---|
| RGB | rgb(173, 234, 144) |
| HSL | hsl(101, 68%, 74%) |
| HSV | hsv(101, 38%, 92%) |
| CMYK | cmyk(26.1%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(86.87, -35.28, 37.65) |
| CIE-LCH | lch(86.87, 51.60, 133.14°) |
| OKLab | oklab(87.45% -0.0965 0.0929) |
| OKLCH | oklch(87.45% 0.134 136.1) |
| XYZ | xyz(51.6891, 69.7419, 37.1183) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.35
Pale Light Green
#B1FC99
ΔE00 3.91
Light Pastel Green
#B2FBA5
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.35
Pastel Green
#B0FF9D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEA90 #CD90EA
analogous
#DAEA90 #ADEA90 #90EAA0
triadic
#ADEA90 #90ADEA #EA90AD
tetradic
#ADEA90 #90DAEA #CD90EA #EAA090
square
#ADEA90 #90DAEA #CD90EA #EAA090
split-complementary
#ADEA90 #A090EA #EA90DA
monochromatic
#61D729 #87E05D #ADEA90 #D3F4C3 #ECFAE5
Accessibility & contrast
On white
1.40
#ADEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ADEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEA90
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEA90 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#ACE4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #adea90; /* rgb */ color: rgb(173, 234, 144); /* oklch */ color: oklch(87.5% 0.134 136.1);
Tailwind
colors: {
custom: {
50: '#c7f1b1',
500: '#adea90',
950: '#000000',
},
}SCSS
$custom: #adea90; $custom-light: #c7f1b1; $custom-dark: #000000;
JSON
{
"hex": "#adea90",
"rgb": {
"r": 173,
"g": 234,
"b": 144
},
"hsl": {
"h": 100.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.8745,
"c": 0.13397,
"h": 136.1
},
"luminance": 0.69743
}Semantic roles & 50–950 ramp
primary
#ADEA90
secondary
#A25AC5
accent
#15D094
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581