#ABFDBD#ABFDBD
#ABFDBD is a very light, moderate green. Relative luminance 0.826; OKLCH L 92.5% C 0.118 H 150.5°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDBD |
|---|---|
| RGB | rgb(171, 253, 189) |
| HSL | hsl(133, 95%, 83%) |
| HSV | hsv(133, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(92.83, -37.57, 22.90) |
| CIE-LCH | lch(92.83, 43.99, 148.64°) |
| OKLab | oklab(92.49% -0.103 0.0583) |
| OKLCH | oklch(92.49% 0.118 150.5) |
| XYZ | xyz(61.1019, 82.5796, 60.8542) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.65
Light Mint
#B6FFBB
ΔE00 1.86
Light Mint Green
#A6FBB2
ΔE00 1.90
Light Seafoam Green
#A7FFB5
ΔE00 1.92
Light Sea Green
#98F6B0
ΔE00 2.56
Mint (survey)
#9FFEB0
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDBD #FDABEB
analogous
#C2FDAB #ABFDBD #ABFDE6
triadic
#ABFDBD #BDABFD #FDBDAB
tetradic
#ABFDBD #ABC2FD #FDABEB #FDE6AB
square
#ABFDBD #ABC2FD #FDABEB #FDE6AB
split-complementary
#ABFDBD #E6ABFD #FDABC2
monochromatic
#33FA5F #6FFC8E #ABFDBD #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.20
#ABFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#ABFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDBD
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDBD | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#9FFAEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abfdbd; /* rgb */ color: rgb(171, 253, 189); /* oklch */ color: oklch(92.5% 0.118 150.5);
Tailwind
colors: {
custom: {
50: '#c6fed1',
500: '#abfdbd',
950: '#000000',
},
}SCSS
$custom: #abfdbd; $custom-light: #c6fed1; $custom-dark: #000000;
JSON
{
"hex": "#abfdbd",
"rgb": {
"r": 171,
"g": 253,
"b": 189
},
"hsl": {
"h": 133.171,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.92486,
"c": 0.11833,
"h": 150.5
},
"luminance": 0.82583
}Semantic roles & 50–950 ramp
primary
#ABFDBD
secondary
#E16BC7
accent
#00B3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683