#ABDEAE#ABDEAE
#ABDEAE is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.2% C 0.084 H 146.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEAE |
|---|---|
| RGB | rgb(171, 222, 174) |
| HSL | hsl(124, 44%, 77%) |
| HSV | hsv(124, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(83.94, -25.67, 18.31) |
| CIE-LCH | lch(83.94, 31.53, 144.51°) |
| OKLab | oklab(85.24% -0.0703 0.0469) |
| OKLCH | oklch(85.24% 0.084 146.3) |
| XYZ | xyz(50.5537, 63.9549, 49.7172) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 4.60
Mint
#AAF0C1
ΔE00 4.74
Light Sage
#BCECAC
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 7.06
Seafoam
#7FE0B3
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEAE #DEABDB
analogous
#C2DEAB #ABDEAE #ABDEC8
triadic
#ABDEAE #AEABDE #DEAEAB
tetradic
#ABDEAE #ABC2DE #DEABDB #DEC8AB
square
#ABDEAE #ABC2DE #DEABDB #DEC8AB
split-complementary
#ABDEAE #C8ABDE #DEABC2
monochromatic
#53BB59 #7FCD84 #ABDEAE #D7EFD8 #E9F6EA
Accessibility & contrast
On white
1.52
#ABDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEAE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEAE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#A6DBD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdeae; /* rgb */ color: rgb(171, 222, 174); /* oklch */ color: oklch(85.2% 0.084 146.3);
Tailwind
colors: {
custom: {
50: '#c5e8c6',
500: '#abdeae',
950: '#000000',
},
}SCSS
$custom: #abdeae; $custom-light: #c5e8c6; $custom-dark: #000000;
JSON
{
"hex": "#abdeae",
"rgb": {
"r": 171,
"g": 222,
"b": 174
},
"hsl": {
"h": 123.529,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85237,
"c": 0.08448,
"h": 146.3
},
"luminance": 0.63956
}Semantic roles & 50–950 ramp
primary
#ABDEAE
secondary
#B677B3
accent
#2FAFB7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482