#ADEB98#ADEB98
#ADEB98 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.127 H 138.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB98 |
|---|---|
| RGB | rgb(173, 235, 152) |
| HSL | hsl(105, 67%, 76%) |
| HSV | hsv(105, 35%, 92%) |
| CMYK | cmyk(26.4%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(87.27, -34.62, 34.17) |
| CIE-LCH | lch(87.27, 48.64, 135.38°) |
| OKLab | oklab(87.82% -0.0945 0.085) |
| OKLCH | oklch(87.82% 0.127 138) |
| XYZ | xyz(52.6078, 70.5662, 40.5485) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 3.01
Light Pastel Green
#B2FBA5
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 3.88
Pale Light Green
#B1FC99
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB98 #D698EB
analogous
#D6EB98 #ADEB98 #98EBAC
triadic
#ADEB98 #98ADEB #EB98AD
tetradic
#ADEB98 #98D6EB #D698EB #EBAC98
square
#ADEB98 #98D6EB #D698EB #EBAC98
split-complementary
#ADEB98 #AC98EB #EB98D6
monochromatic
#5BD732 #84E165 #ADEB98 #D6F5CB #EBFAE5
Accessibility & contrast
On white
1.39
#ADEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#ADEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB98
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB98 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E7D99D
Tritanopia (blue-blind)
#ABE5D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeb98; /* rgb */ color: rgb(173, 235, 152); /* oklch */ color: oklch(87.8% 0.127 138.0);
Tailwind
colors: {
custom: {
50: '#c7f1b7',
500: '#adeb98',
950: '#000000',
},
}SCSS
$custom: #adeb98; $custom-light: #c7f1b7; $custom-dark: #000000;
JSON
{
"hex": "#adeb98",
"rgb": {
"r": 173,
"g": 235,
"b": 152
},
"hsl": {
"h": 104.819,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.87816,
"c": 0.1271,
"h": 138
},
"luminance": 0.70568
}Semantic roles & 50–950 ramp
primary
#ADEB98
secondary
#AD61C6
accent
#16CFA1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581