#A2FDBD#A2FDBD
#A2FDBD is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.0% C 0.124 H 152.8°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDBD |
|---|---|
| RGB | rgb(162, 253, 189) |
| HSL | hsl(138, 96%, 81%) |
| HSV | hsv(138, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(92.40, -40.22, 22.23) |
| CIE-LCH | lch(92.40, 45.95, 151.07°) |
| OKLab | oklab(92.02% -0.1103 0.0567) |
| OKLCH | oklch(92.02% 0.124 152.8) |
| XYZ | xyz(59.2074, 81.6027, 60.7654) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.51
Light Sea Green
#98F6B0
ΔE00 2.09
Light Seafoam Green
#A7FFB5
ΔE00 2.23
Light Mint Green
#A6FBB2
ΔE00 2.29
Mint (survey)
#9FFEB0
ΔE00 2.69
Light Mint
#B6FFBB
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDBD #FDA2E2
analogous
#B5FDA2 #A2FDBD #A2FDEB
triadic
#A2FDBD #BDA2FD #FDBDA2
tetradic
#A2FDBD #A2B5FD #FDA2E2 #FDEBA2
square
#A2FDBD #A2B5FD #FDA2E2 #FDEBA2
split-complementary
#A2FDBD #EBA2FD #FDA2B5
monochromatic
#2AFA68 #66FC92 #A2FDBD #DEFEE8 #E1FEEA
Accessibility & contrast
On white
1.21
#A2FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#A2FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDBD
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDBD | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#92FBEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2fdbd; /* rgb */ color: rgb(162, 253, 189); /* oklch */ color: oklch(92.0% 0.124 152.8);
Tailwind
colors: {
custom: {
50: '#c0fed1',
500: '#a2fdbd',
950: '#000000',
},
}SCSS
$custom: #a2fdbd; $custom-light: #c0fed1; $custom-dark: #000000;
JSON
{
"hex": "#a2fdbd",
"rgb": {
"r": 162,
"g": 253,
"b": 189
},
"hsl": {
"h": 137.802,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.92022,
"c": 0.12406,
"h": 152.8
},
"luminance": 0.81606
}Semantic roles & 50–950 ramp
primary
#A2FDBD
secondary
#E063BB
accent
#00A1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683