#ABFDC8#ABFDC8
#ABFDC8 is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.7% C 0.108 H 155.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFDC8 |
|---|---|
| RGB | rgb(171, 253, 200) |
| HSL | hsl(141, 95%, 83%) |
| HSV | hsv(141, 32%, 99%) |
| CMYK | cmyk(32.4%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(93.05, -35.61, 17.58) |
| CIE-LCH | lch(93.05, 39.71, 153.73°) |
| OKLab | oklab(92.73% -0.0983 0.0451) |
| OKLCH | oklch(92.73% 0.108 155.3) |
| XYZ | xyz(62.3415, 83.0754, 67.3827) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.30
Mint
#AAF0C1
ΔE00 2.96
Light Mint
#B6FFBB
ΔE00 3.96
Pale Turquoise
#A5FBD5
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.17
Light Mint Green
#A6FBB2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFDC8 #FDABE0
analogous
#B7FDAB #ABFDC8 #ABFDF1
triadic
#ABFDC8 #C8ABFD #FDC8AB
tetradic
#ABFDC8 #ABB7FD #FDABE0 #FDF1AB
square
#ABFDC8 #ABB7FD #FDABE0 #FDF1AB
split-complementary
#ABFDC8 #F1ABFD #FDABB7
monochromatic
#33FA7A #6FFCA1 #ABFDC8 #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.19
#ABFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#ABFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFDC8
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFDC8 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C5
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#9CFBEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #abfdc8; /* rgb */ color: rgb(171, 253, 200); /* oklch */ color: oklch(92.7% 0.108 155.3);
Tailwind
colors: {
custom: {
50: '#c6fed8',
500: '#abfdc8',
950: '#000000',
},
}SCSS
$custom: #abfdc8; $custom-light: #c6fed8; $custom-dark: #000000;
JSON
{
"hex": "#abfdc8",
"rgb": {
"r": 171,
"g": 253,
"b": 200
},
"hsl": {
"h": 141.22,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.92733,
"c": 0.10816,
"h": 155.3
},
"luminance": 0.83079
}Semantic roles & 50–950 ramp
primary
#ABFDC8
secondary
#E16BB7
accent
#0094E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683