#ABDEB2#ABDEB2
#ABDEB2 is a very light, moderate green. Relative luminance 0.641; OKLCH L 85.3% C 0.080 H 148.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEB2 |
|---|---|
| RGB | rgb(171, 222, 178) |
| HSL | hsl(128, 44%, 77%) |
| HSV | hsv(128, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.02, -24.97, 16.32) |
| CIE-LCH | lch(84.02, 29.84, 146.83°) |
| OKLab | oklab(85.33% -0.0686 0.0419) |
| OKLCH | oklch(85.33% 0.08 148.6) |
| XYZ | xyz(50.9495, 64.1132, 51.8015) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.39
Mint
#AAF0C1
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 5.54
Light Sage
#BCECAC
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEB2 #DEABD7
analogous
#BEDEAB #ABDEB2 #ABDECC
triadic
#ABDEB2 #B2ABDE #DEB2AB
tetradic
#ABDEB2 #ABBEDE #DEABD7 #DECCAB
square
#ABDEB2 #ABBEDE #DEABD7 #DECCAB
split-complementary
#ABDEB2 #CCABDE #DEABBE
monochromatic
#53BB61 #7FCD8A #ABDEB2 #D7EFDA #E9F6EB
Accessibility & contrast
On white
1.52
#ABDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ABDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEB2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEB2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#D7CFB4
Tritanopia (blue-blind)
#A5DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdeb2; /* rgb */ color: rgb(171, 222, 178); /* oklch */ color: oklch(85.3% 0.080 148.6);
Tailwind
colors: {
custom: {
50: '#c5e8c9',
500: '#abdeb2',
950: '#000000',
},
}SCSS
$custom: #abdeb2; $custom-light: #c5e8c9; $custom-dark: #000000;
JSON
{
"hex": "#abdeb2",
"rgb": {
"r": 171,
"g": 222,
"b": 178
},
"hsl": {
"h": 128.235,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8533,
"c": 0.08038,
"h": 148.6
},
"luminance": 0.64115
}Semantic roles & 50–950 ramp
primary
#ABDEB2
secondary
#B677AE
accent
#2FA4B7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482