#ABFFC8#ABFFC8
#ABFFC8 is a very light, moderate green. Relative luminance 0.843; OKLCH L 93.2% C 0.111 H 155.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFC8 |
|---|---|
| RGB | rgb(171, 255, 200) |
| HSL | hsl(141, 100%, 84%) |
| HSV | hsv(141, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(93.60, -36.52, 18.35) |
| CIE-LCH | lch(93.60, 40.87, 153.32°) |
| OKLab | oklab(93.18% -0.1007 0.0471) |
| OKLCH | oklch(93.18% 0.111 155) |
| XYZ | xyz(62.9762, 84.3448, 67.5943) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.94
Mint
#AAF0C1
ΔE00 3.46
Light Mint
#B6FFBB
ΔE00 3.68
Light Seafoam Green
#A7FFB5
ΔE00 3.94
Light Sea Green
#98F6B0
ΔE00 3.99
Light Mint Green
#A6FBB2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFC8 #FFABE2
analogous
#B8FFAB #ABFFC8 #ABFFF2
triadic
#ABFFC8 #C8ABFF #FFC8AB
tetradic
#ABFFC8 #ABB8FF #FFABE2 #FFF2AB
square
#ABFFC8 #ABB8FF #FFABE2 #FFF2AB
split-complementary
#ABFFC8 #F2ABFF #FFABB8
monochromatic
#31FF78 #6EFFA0 #ABFFC8 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.18
#ABFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#ABFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFC8
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFC8 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C5
Deuteranopia (green-blind)
#F1E9CB
Tritanopia (blue-blind)
#9CFDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abffc8; /* rgb */ color: rgb(171, 255, 200); /* oklch */ color: oklch(93.2% 0.111 155.0);
Tailwind
colors: {
custom: {
50: '#c6ffd8',
500: '#abffc8',
950: '#000000',
},
}SCSS
$custom: #abffc8; $custom-light: #c6ffd8; $custom-dark: #000000;
JSON
{
"hex": "#abffc8",
"rgb": {
"r": 171,
"g": 255,
"b": 200
},
"hsl": {
"h": 140.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93178,
"c": 0.11117,
"h": 155
},
"luminance": 0.84348
}Semantic roles & 50–950 ramp
primary
#ABFFC8
secondary
#E56ABA
accent
#0096E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683