#ABDA98#ABDA98
#ABDA98 is a very light, moderate green. Relative luminance 0.611; OKLCH L 83.9% C 0.102 H 136.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA98 |
|---|---|
| RGB | rgb(171, 218, 152) |
| HSL | hsl(103, 47%, 73%) |
| HSV | hsv(103, 30%, 85%) |
| CMYK | cmyk(21.6%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(82.41, -27.33, 27.67) |
| CIE-LCH | lch(82.41, 38.89, 134.65°) |
| OKLab | oklab(83.87% -0.0744 0.0696) |
| OKLCH | oklch(83.87% 0.102 136.9) |
| XYZ | xyz(47.5321, 61.0666, 38.9824) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.12
Light Sage
#BCECAC
ΔE00 4.20
Hospital Green
#9BE5AA
ΔE00 5.44
Pale Olive Green
#B1D27B
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA98 #C798DA
analogous
#CCDA98 #ABDA98 #98DAA6
triadic
#ABDA98 #98ABDA #DA98AB
tetradic
#ABDA98 #98CCDA #C798DA #DAA698
square
#ABDA98 #98CCDA #C798DA #DAA698
split-complementary
#ABDA98 #A698DA #DA98CC
monochromatic
#63B641 #86CA6B #ABDA98 #D0EAC5 #EDF7E8
Accessibility & contrast
On white
1.59
#ABDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#ABDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA98
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA98 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD094
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#AAD5C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abda98; /* rgb */ color: rgb(171, 218, 152); /* oklch */ color: oklch(83.9% 0.102 136.9);
Tailwind
colors: {
custom: {
50: '#c5e5b6',
500: '#abda98',
950: '#000000',
},
}SCSS
$custom: #abda98; $custom-light: #c5e5b6; $custom-dark: #000000;
JSON
{
"hex": "#abda98",
"rgb": {
"r": 171,
"g": 218,
"b": 152
},
"hsl": {
"h": 102.727,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.83874,
"c": 0.10184,
"h": 136.9
},
"luminance": 0.61068
}Semantic roles & 50–950 ramp
primary
#ABDA98
secondary
#9B65B1
accent
#2BBA91
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481