#ADEB95#ADEB95
#ADEB95 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.8% C 0.130 H 137.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB95 |
|---|---|
| RGB | rgb(173, 235, 149) |
| HSL | hsl(103, 68%, 75%) |
| HSV | hsv(103, 37%, 92%) |
| CMYK | cmyk(26.4%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(87.23, -35.05, 35.61) |
| CIE-LCH | lch(87.23, 49.97, 134.54°) |
| OKLab | oklab(87.76% -0.0957 0.0883) |
| OKLCH | oklch(87.76% 0.13 137.3) |
| XYZ | xyz(52.3652, 70.4691, 39.2708) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.82
Tea Green
#BDF8A3
ΔE00 3.02
Light Pastel Green
#B2FBA5
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB95 #D395EB
analogous
#D8EB95 #ADEB95 #95EBA8
triadic
#ADEB95 #95ADEB #EB95AD
tetradic
#ADEB95 #95D8EB #D395EB #EBA895
square
#ADEB95 #95D8EB #D395EB #EBA895
split-complementary
#ADEB95 #A895EB #EB95D8
monochromatic
#5DD82E #85E162 #ADEB95 #D5F5C8 #EBFAE5
Accessibility & contrast
On white
1.39
#ADEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#ADEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB95
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB95 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#ABE5D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb95; /* rgb */ color: rgb(173, 235, 149); /* oklch */ color: oklch(87.8% 0.130 137.3);
Tailwind
colors: {
custom: {
50: '#c7f1b5',
500: '#adeb95',
950: '#000000',
},
}SCSS
$custom: #adeb95; $custom-light: #c7f1b5; $custom-dark: #000000;
JSON
{
"hex": "#adeb95",
"rgb": {
"r": 173,
"g": 235,
"b": 149
},
"hsl": {
"h": 103.256,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.87762,
"c": 0.13025,
"h": 137.3
},
"luminance": 0.70471
}Semantic roles & 50–950 ramp
primary
#ADEB95
secondary
#A95EC6
accent
#15D09C
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581