#A2FDBF#A2FDBF
#A2FDBF is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.1% C 0.122 H 153.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDBF |
|---|---|
| RGB | rgb(162, 253, 191) |
| HSL | hsl(139, 96%, 81%) |
| HSV | hsv(139, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(92.44, -39.86, 21.27) |
| CIE-LCH | lch(92.44, 45.18, 151.92°) |
| OKLab | oklab(92.07% -0.1095 0.0543) |
| OKLCH | oklch(92.07% 0.122 153.6) |
| XYZ | xyz(59.4260, 81.6902, 61.9166) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.38
Light Sea Green
#98F6B0
ΔE00 2.38
Light Seafoam Green
#A7FFB5
ΔE00 2.65
Light Mint Green
#A6FBB2
ΔE00 2.70
Mint (survey)
#9FFEB0
ΔE00 3.12
Light Mint
#B6FFBB
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDBF #FDA2E0
analogous
#B3FDA2 #A2FDBF #A2FDED
triadic
#A2FDBF #BFA2FD #FDBFA2
tetradic
#A2FDBF #A2B3FD #FDA2E0 #FDEDA2
square
#A2FDBF #A2B3FD #FDA2E0 #FDEDA2
split-complementary
#A2FDBF #EDA2FD #FDA2B3
monochromatic
#2AFA6D #66FC96 #A2FDBF #DEFEE8 #E1FEEA
Accessibility & contrast
On white
1.21
#A2FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#A2FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDBF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDBF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EFE5C3
Tritanopia (blue-blind)
#91FBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2fdbf; /* rgb */ color: rgb(162, 253, 191); /* oklch */ color: oklch(92.1% 0.122 153.6);
Tailwind
colors: {
custom: {
50: '#c0fed2',
500: '#a2fdbf',
950: '#000000',
},
}SCSS
$custom: #a2fdbf; $custom-light: #c0fed2; $custom-dark: #000000;
JSON
{
"hex": "#a2fdbf",
"rgb": {
"r": 162,
"g": 253,
"b": 191
},
"hsl": {
"h": 139.121,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.92066,
"c": 0.12221,
"h": 153.6
},
"luminance": 0.81694
}Semantic roles & 50–950 ramp
primary
#A2FDBF
secondary
#E063B8
accent
#009CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683