#ABEBAE#ABEBAE
#ABEBAE is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.1% C 0.105 H 145.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBAE |
|---|---|
| RGB | rgb(171, 235, 174) |
| HSL | hsl(123, 62%, 80%) |
| HSV | hsv(123, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(87.55, -31.85, 23.30) |
| CIE-LCH | lch(87.55, 39.46, 143.82°) |
| OKLab | oklab(88.13% -0.087 0.0592) |
| OKLCH | oklch(88.13% 0.105 145.8) |
| XYZ | xyz(54.1406, 71.1285, 50.9128) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.41
Light Sage
#BCECAC
ΔE00 3.13
Mint
#AAF0C1
ΔE00 3.91
Light Mint Green
#A6FBB2
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.16
Light Mint
#B6FFBB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBAE #EBABE8
analogous
#C8EBAB #ABEBAE #ABEBCE
triadic
#ABEBAE #AEABEB #EBAEAB
tetradic
#ABEBAE #ABC8EB #EBABE8 #EBCEAB
square
#ABEBAE #ABC8EB #EBABE8 #EBCEAB
split-complementary
#ABEBAE #CEABEB #EBABC8
monochromatic
#48D34F #7ADF7E #ABEBAE #DCF7DE #E6F9E7
Accessibility & contrast
On white
1.38
#ABEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#ABEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBAE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBAE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AA
Deuteranopia (green-blind)
#E3D9B1
Tritanopia (blue-blind)
#A4E8DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abebae; /* rgb */ color: rgb(171, 235, 174); /* oklch */ color: oklch(88.1% 0.105 145.8);
Tailwind
colors: {
custom: {
50: '#c5f1c6',
500: '#abebae',
950: '#000000',
},
}SCSS
$custom: #abebae; $custom-light: #c5f1c6; $custom-dark: #000000;
JSON
{
"hex": "#abebae",
"rgb": {
"r": 171,
"g": 235,
"b": 174
},
"hsl": {
"h": 122.813,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88134,
"c": 0.10528,
"h": 145.8
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#ABEBAE
secondary
#C773C3
accent
#1CC1C9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582