#ABFDBF#ABFDBF
#ABFDBF is a very light, moderate green. Relative luminance 0.827; OKLCH L 92.5% C 0.116 H 151.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDBF |
|---|---|
| RGB | rgb(171, 253, 191) |
| HSL | hsl(135, 95%, 83%) |
| HSV | hsv(135, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.87, -37.22, 21.93) |
| CIE-LCH | lch(92.87, 43.20, 149.49°) |
| OKLab | oklab(92.53% -0.1021 0.056) |
| OKLCH | oklch(92.53% 0.116 151.3) |
| XYZ | xyz(61.3205, 82.6670, 62.0054) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Mint
#B6FFBB
ΔE00 2.17
Light Mint Green
#A6FBB2
ΔE00 2.31
Light Seafoam Green
#A7FFB5
ΔE00 2.33
Light Sea Green
#98F6B0
ΔE00 2.75
Mint (survey)
#9FFEB0
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDBF #FDABE9
analogous
#C0FDAB #ABFDBF #ABFDE8
triadic
#ABFDBF #BFABFD #FDBFAB
tetradic
#ABFDBF #ABC0FD #FDABE9 #FDE8AB
square
#ABFDBF #ABC0FD #FDABE9 #FDE8AB
split-complementary
#ABFDBF #E8ABFD #FDABC0
monochromatic
#33FA64 #6FFC91 #ABFDBF #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.20
#ABFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#ABFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDBF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDBF | 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)
#FEF0BB
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#9EFAEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abfdbf; /* rgb */ color: rgb(171, 253, 191); /* oklch */ color: oklch(92.5% 0.116 151.3);
Tailwind
colors: {
custom: {
50: '#c6fed2',
500: '#abfdbf',
950: '#000000',
},
}SCSS
$custom: #abfdbf; $custom-light: #c6fed2; $custom-dark: #000000;
JSON
{
"hex": "#abfdbf",
"rgb": {
"r": 171,
"g": 253,
"b": 191
},
"hsl": {
"h": 134.634,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.9253,
"c": 0.11643,
"h": 151.3
},
"luminance": 0.8267
}Semantic roles & 50–950 ramp
primary
#ABFDBF
secondary
#E16BC4
accent
#00AEE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683