#ABDEAD#ABDEAD
#ABDEAD is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.2% C 0.086 H 145.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEAD |
|---|---|
| RGB | rgb(171, 222, 173) |
| HSL | hsl(122, 44%, 77%) |
| HSV | hsv(122, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 22.1%, 12.9%) |
| CIE-LAB | lab(83.92, -25.85, 18.80) |
| CIE-LCH | lch(83.92, 31.96, 143.97°) |
| OKLab | oklab(85.21% -0.0707 0.0481) |
| OKLCH | oklch(85.21% 0.086 145.8) |
| XYZ | xyz(50.4566, 63.9160, 49.2057) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.81
Light Grey Green
#B7E1A1
ΔE00 4.38
Light Sage
#BCECAC
ΔE00 4.75
Mint
#AAF0C1
ΔE00 4.83
Seafoam
#7FE0B3
ΔE00 7.20
Light Teal
#90E4C1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEAD #DEABDC
analogous
#C3DEAB #ABDEAD #ABDEC7
triadic
#ABDEAD #ADABDE #DEADAB
tetradic
#ABDEAD #ABC3DE #DEABDC #DEC7AB
square
#ABDEAD #ABC3DE #DEABDC #DEC7AB
split-complementary
#ABDEAD #C7ABDE #DEABC3
monochromatic
#53BB57 #7FCD82 #ABDEAD #D7EFD8 #E9F6EA
Accessibility & contrast
On white
1.52
#ABDEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ABDEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEAD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEAD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AA
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#A6DBD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdead; /* rgb */ color: rgb(171, 222, 173); /* oklch */ color: oklch(85.2% 0.086 145.8);
Tailwind
colors: {
custom: {
50: '#c5e8c5',
500: '#abdead',
950: '#000000',
},
}SCSS
$custom: #abdead; $custom-light: #c5e8c5; $custom-dark: #000000;
JSON
{
"hex": "#abdead",
"rgb": {
"r": 171,
"g": 222,
"b": 173
},
"hsl": {
"h": 122.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85214,
"c": 0.08552,
"h": 145.8
},
"luminance": 0.63918
}Semantic roles & 50–950 ramp
primary
#ABDEAD
secondary
#B677B4
accent
#2FB1B7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482