#ABFFD2#ABFFD2
#ABFFD2 is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.4% C 0.103 H 160.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFFD2 |
|---|---|
| RGB | rgb(171, 255, 210) |
| HSL | hsl(148, 100%, 84%) |
| HSV | hsv(148, 33%, 100%) |
| CMYK | cmyk(32.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.81, -34.65, 13.52) |
| CIE-LCH | lch(93.81, 37.20, 158.68°) |
| OKLab | oklab(93.42% -0.0965 0.0348) |
| OKLCH | oklch(93.42% 0.103 160.2) |
| XYZ | xyz(64.1833, 84.8276, 73.9517) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.09
Mint
#AAF0C1
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 4.09
Light Aqua
#8CFFDB
ΔE00 4.94
Light Aquamarine
#7BFDC7
ΔE00 5.11
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFFD2 #FFABD8
analogous
#AEFFAB #ABFFD2 #ABFFFC
triadic
#ABFFD2 #D2ABFF #FFD2AB
tetradic
#ABFFD2 #ABAEFF #FFABD8 #FFFCAB
square
#ABFFD2 #ABAEFF #FFABD8 #FFFCAB
split-complementary
#ABFFD2 #FCABFF #FFABAE
monochromatic
#31FF90 #6EFFB1 #ABFFD2 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.17
#ABFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#ABFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFFD2
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFFD2 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#EFE9D5
Tritanopia (blue-blind)
#99FEF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #abffd2; /* rgb */ color: rgb(171, 255, 210); /* oklch */ color: oklch(93.4% 0.103 160.2);
Tailwind
colors: {
custom: {
50: '#c6ffdf',
500: '#abffd2',
950: '#000000',
},
}SCSS
$custom: #abffd2; $custom-light: #c6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#abffd2",
"rgb": {
"r": 171,
"g": 255,
"b": 210
},
"hsl": {
"h": 147.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93416,
"c": 0.10258,
"h": 160.2
},
"luminance": 0.84831
}Semantic roles & 50–950 ramp
primary
#ABFFD2
secondary
#E56AAB
accent
#007BE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684