#ABEBAF#ABEBAF
#ABEBAF is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.2% C 0.104 H 146.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBAF |
|---|---|
| RGB | rgb(171, 235, 175) |
| HSL | hsl(124, 62%, 80%) |
| HSV | hsv(124, 27%, 92%) |
| CMYK | cmyk(27.2%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(87.57, -31.68, 22.81) |
| CIE-LCH | lch(87.57, 39.04, 144.25°) |
| OKLab | oklab(88.16% -0.0866 0.058) |
| OKLCH | oklch(88.16% 0.104 146.2) |
| XYZ | xyz(54.2384, 71.1677, 51.4281) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 3.24
Mint
#AAF0C1
ΔE00 3.70
Light Mint Green
#A6FBB2
ΔE00 4.18
Light Sea Green
#98F6B0
ΔE00 4.19
Light Mint
#B6FFBB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBAF #EBABE7
analogous
#C7EBAB #ABEBAF #ABEBCF
triadic
#ABEBAF #AFABEB #EBAFAB
tetradic
#ABEBAF #ABC7EB #EBABE7 #EBCFAB
square
#ABEBAF #ABC7EB #EBABE7 #EBCFAB
split-complementary
#ABEBAF #CFABEB #EBABC7
monochromatic
#48D351 #7ADF80 #ABEBAF #DCF7DE #E6F9E7
Accessibility & contrast
On white
1.38
#ABEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#ABEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBAF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBAF | 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)
#EDE0AB
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#A4E8DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abebaf; /* rgb */ color: rgb(171, 235, 175); /* oklch */ color: oklch(88.2% 0.104 146.2);
Tailwind
colors: {
custom: {
50: '#c5f1c7',
500: '#abebaf',
950: '#000000',
},
}SCSS
$custom: #abebaf; $custom-light: #c5f1c7; $custom-dark: #000000;
JSON
{
"hex": "#abebaf",
"rgb": {
"r": 171,
"g": 235,
"b": 175
},
"hsl": {
"h": 123.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88155,
"c": 0.10425,
"h": 146.2
},
"luminance": 0.7117
}Semantic roles & 50–950 ramp
primary
#ABEBAF
secondary
#C773C2
accent
#1CBEC9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582