#ABFDBE#ABFDBE
#ABFDBE is a very light, moderate green. Relative luminance 0.826; OKLCH L 92.5% C 0.117 H 150.9°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDBE |
|---|---|
| RGB | rgb(171, 253, 190) |
| HSL | hsl(134, 95%, 83%) |
| HSV | hsv(134, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(92.85, -37.39, 22.41) |
| CIE-LCH | lch(92.85, 43.60, 149.06°) |
| OKLab | oklab(92.51% -0.1025 0.0571) |
| OKLCH | oklch(92.51% 0.117 150.9) |
| XYZ | xyz(61.2109, 82.6232, 61.4278) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.56
Light Mint
#B6FFBB
ΔE00 2.01
Light Mint Green
#A6FBB2
ΔE00 2.10
Light Seafoam Green
#A7FFB5
ΔE00 2.12
Light Sea Green
#98F6B0
ΔE00 2.65
Mint (survey)
#9FFEB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDBE #FDABEA
analogous
#C1FDAB #ABFDBE #ABFDE7
triadic
#ABFDBE #BEABFD #FDBEAB
tetradic
#ABFDBE #ABC1FD #FDABEA #FDE7AB
square
#ABFDBE #ABC1FD #FDABEA #FDE7AB
split-complementary
#ABFDBE #E7ABFD #FDABC1
monochromatic
#33FA61 #6FFC90 #ABFDBE #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.20
#ABFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#ABFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDBE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDBE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#9EFAEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abfdbe; /* rgb */ color: rgb(171, 253, 190); /* oklch */ color: oklch(92.5% 0.117 150.9);
Tailwind
colors: {
custom: {
50: '#c6fed1',
500: '#abfdbe',
950: '#000000',
},
}SCSS
$custom: #abfdbe; $custom-light: #c6fed1; $custom-dark: #000000;
JSON
{
"hex": "#abfdbe",
"rgb": {
"r": 171,
"g": 253,
"b": 190
},
"hsl": {
"h": 133.902,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.92508,
"c": 0.11739,
"h": 150.9
},
"luminance": 0.82626
}Semantic roles & 50–950 ramp
primary
#ABFDBE
secondary
#E16BC6
accent
#00B0E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683