#A2FEBC#A2FEBC
#A2FEBC is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.126 H 152.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEBC |
|---|---|
| RGB | rgb(162, 254, 188) |
| HSL | hsl(137, 98%, 82%) |
| HSV | hsv(137, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(92.66, -40.84, 23.10) |
| CIE-LCH | lch(92.66, 46.92, 150.50°) |
| OKLab | oklab(92.23% -0.112 0.0588) |
| OKLCH | oklch(92.23% 0.126 152.3) |
| XYZ | xyz(59.4157, 82.1925, 60.3012) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.76
Light Seafoam Green
#A7FFB5
ΔE00 1.87
Light Sea Green
#98F6B0
ΔE00 2.02
Light Mint Green
#A6FBB2
ΔE00 2.03
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Mint
#B6FFBB
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEBC #FEA2E4
analogous
#B6FEA2 #A2FEBC #A2FEEA
triadic
#A2FEBC #BCA2FE #FEBCA2
tetradic
#A2FEBC #A2B6FE #FEA2E4 #FEEAA2
square
#A2FEBC #A2B6FE #FEA2E4 #FEEAA2
split-complementary
#A2FEBC #EAA2FE #FEA2B6
monochromatic
#29FD65 #65FD90 #A2FEBC #DFFFE8 #E1FFE9
Accessibility & contrast
On white
1.20
#A2FEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#A2FEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEBC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEBC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B8
Deuteranopia (green-blind)
#F0E6C0
Tritanopia (blue-blind)
#92FBEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2febc; /* rgb */ color: rgb(162, 254, 188); /* oklch */ color: oklch(92.2% 0.126 152.3);
Tailwind
colors: {
custom: {
50: '#c0ffd0',
500: '#a2febc',
950: '#000000',
},
}SCSS
$custom: #a2febc; $custom-light: #c0ffd0; $custom-dark: #000000;
JSON
{
"hex": "#a2febc",
"rgb": {
"r": 162,
"g": 254,
"b": 188
},
"hsl": {
"h": 136.957,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92227,
"c": 0.12647,
"h": 152.3
},
"luminance": 0.82196
}Semantic roles & 50–950 ramp
primary
#A2FEBC
secondary
#E262BE
accent
#00A5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683