#ADEB93#ADEB93
#ADEB93 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.7% C 0.132 H 136.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB93 |
|---|---|
| RGB | rgb(173, 235, 147) |
| HSL | hsl(102, 69%, 75%) |
| HSV | hsv(102, 37%, 92%) |
| CMYK | cmyk(26.4%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(87.20, -35.33, 36.57) |
| CIE-LCH | lch(87.20, 50.85, 134.01°) |
| OKLab | oklab(87.73% -0.0965 0.0905) |
| OKLCH | oklch(87.73% 0.132 136.8) |
| XYZ | xyz(52.2069, 70.4058, 38.4371) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.99
Tea Green
#BDF8A3
ΔE00 3.08
Light Pastel Green
#B2FBA5
ΔE00 3.66
Pale Light Green
#B1FC99
ΔE00 3.75
Lightgreen
#90EE90
ΔE00 4.15
Pastel Green
#B0FF9D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB93 #D193EB
analogous
#D9EB93 #ADEB93 #93EBA5
triadic
#ADEB93 #93ADEB #EB93AD
tetradic
#ADEB93 #93D9EB #D193EB #EBA593
square
#ADEB93 #93D9EB #D193EB #EBA593
split-complementary
#ADEB93 #A593EB #EB93D9
monochromatic
#5FD82C #86E15F #ADEB93 #D4F5C7 #EBFAE5
Accessibility & contrast
On white
1.39
#ADEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#ADEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB93
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB93 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#ABE5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb93; /* rgb */ color: rgb(173, 235, 147); /* oklch */ color: oklch(87.7% 0.132 136.8);
Tailwind
colors: {
custom: {
50: '#c7f1b3',
500: '#adeb93',
950: '#000000',
},
}SCSS
$custom: #adeb93; $custom-light: #c7f1b3; $custom-dark: #000000;
JSON
{
"hex": "#adeb93",
"rgb": {
"r": 173,
"g": 235,
"b": 147
},
"hsl": {
"h": 102.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.87727,
"c": 0.13235,
"h": 136.8
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#ADEB93
secondary
#A75CC6
accent
#15D199
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581