#ABFCAF#ABFCAF
#ABFCAF is a very light, vivid green. Relative luminance 0.814; OKLCH L 92.0% C 0.131 H 145.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFCAF |
|---|---|
| RGB | rgb(171, 252, 175) |
| HSL | hsl(123, 93%, 83%) |
| HSV | hsv(123, 32%, 99%) |
| CMYK | cmyk(32.1%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(92.30, -39.46, 29.26) |
| CIE-LCH | lch(92.30, 49.12, 143.44°) |
| OKLab | oklab(91.97% -0.1077 0.0738) |
| OKLCH | oklch(91.97% 0.131 145.6) |
| XYZ | xyz(59.3401, 81.3711, 53.1287) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.12
Light Seafoam Green
#A7FFB5
ΔE00 1.35
Mint (survey)
#9FFEB0
ΔE00 1.74
Light Mint
#B6FFBB
ΔE00 2.06
Light Pastel Green
#B2FBA5
ΔE00 2.34
Celadon
#BEFDB7
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFCAF #FCABF8
analogous
#CFFCAB #ABFCAF #ABFCD7
triadic
#ABFCAF #AFABFC #FCAFAB
tetradic
#ABFCAF #ABCFFC #FCABF8 #FCD7AB
square
#ABFCAF #ABCFFC #FCABF8 #FCD7AB
split-complementary
#ABFCAF #D7ABFC #FCABCF
monochromatic
#35F83E #70FA77 #ABFCAF #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.22
#ABFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#ABFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFCAF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFCAF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#A2F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfcaf; /* rgb */ color: rgb(171, 252, 175); /* oklch */ color: oklch(92.0% 0.131 145.6);
Tailwind
colors: {
custom: {
50: '#c6fdc7',
500: '#abfcaf',
950: '#000000',
},
}SCSS
$custom: #abfcaf; $custom-light: #c6fdc7; $custom-dark: #000000;
JSON
{
"hex": "#abfcaf",
"rgb": {
"r": 171,
"g": 252,
"b": 175
},
"hsl": {
"h": 122.963,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.91971,
"c": 0.1305,
"h": 145.6
},
"luminance": 0.81374
}Semantic roles & 50–950 ramp
primary
#ABFCAF
secondary
#E06BDA
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682