#ABE3BE#ABE3BE
#ABE3BE is a very light, moderate green. Relative luminance 0.673; OKLCH L 86.7% C 0.077 H 155.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3BE |
|---|---|
| RGB | rgb(171, 227, 190) |
| HSL | hsl(140, 50%, 78%) |
| HSV | hsv(140, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(85.66, -25.22, 12.34) |
| CIE-LCH | lch(85.66, 28.08, 153.93°) |
| OKLab | oklab(86.73% -0.07 0.0319) |
| OKLCH | oklch(86.73% 0.077 155.5) |
| XYZ | xyz(53.5552, 67.3118, 58.8759) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.71
Light Teal
#90E4C1
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 6.11
Pale Turquoise
#A5FBD5
ΔE00 6.23
Light Sage
#BCECAC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3BE #E3ABD0
analogous
#B4E3AB #ABE3BE #ABE3DA
triadic
#ABE3BE #BEABE3 #E3BEAB
tetradic
#ABE3BE #ABB4E3 #E3ABD0 #E3DAAB
square
#ABE3BE #ABB4E3 #E3ABD0 #E3DAAB
split-complementary
#ABE3BE #DAABE3 #E3ABB4
monochromatic
#4FC477 #7DD49A #ABE3BE #D9F2E2 #E8F7ED
Accessibility & contrast
On white
1.45
#ABE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ABE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3BE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3BE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#A2E2D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe3be; /* rgb */ color: rgb(171, 227, 190); /* oklch */ color: oklch(86.7% 0.077 155.5);
Tailwind
colors: {
custom: {
50: '#c5ecd1',
500: '#abe3be',
950: '#000000',
},
}SCSS
$custom: #abe3be; $custom-light: #c5ecd1; $custom-dark: #000000;
JSON
{
"hex": "#abe3be",
"rgb": {
"r": 171,
"g": 227,
"b": 190
},
"hsl": {
"h": 140.357,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.86727,
"c": 0.07691,
"h": 155.5
},
"luminance": 0.67314
}Semantic roles & 50–950 ramp
primary
#ABE3BE
secondary
#BD75A5
accent
#288BBD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483