#A2FCAF#A2FCAF
#A2FCAF is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.136 H 147.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCAF |
|---|---|
| RGB | rgb(162, 252, 175) |
| HSL | hsl(129, 94%, 81%) |
| HSV | hsv(129, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(91.86, -42.18, 28.60) |
| CIE-LCH | lch(91.86, 50.96, 145.86°) |
| OKLab | oklab(91.5% -0.1151 0.0722) |
| OKLCH | oklch(91.5% 0.136 147.9) |
| XYZ | xyz(57.4456, 80.3942, 53.0399) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.63
Light Mint Green
#A6FBB2
ΔE00 0.81
Light Seafoam Green
#A7FFB5
ΔE00 0.93
Light Sea Green
#98F6B0
ΔE00 2.06
Foam Green
#90FDA9
ΔE00 2.14
Light Mint
#B6FFBB
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCAF #FCA2EF
analogous
#C2FCA2 #A2FCAF #A2FCDC
triadic
#A2FCAF #AFA2FC #FCAFA2
tetradic
#A2FCAF #A2C2FC #FCA2EF #FCDCA2
square
#A2FCAF #A2C2FC #FCA2EF #FCDCA2
split-complementary
#A2FCAF #DCA2FC #FCA2C2
monochromatic
#2BF849 #67FA7C #A2FCAF #DDFEE2 #E1FEE6
Accessibility & contrast
On white
1.23
#A2FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#A2FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCAF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCAF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAA
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#95F8E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fcaf; /* rgb */ color: rgb(162, 252, 175); /* oklch */ color: oklch(91.5% 0.136 147.9);
Tailwind
colors: {
custom: {
50: '#c0fec7',
500: '#a2fcaf',
950: '#000000',
},
}SCSS
$custom: #a2fcaf; $custom-light: #c0fec7; $custom-dark: #000000;
JSON
{
"hex": "#a2fcaf",
"rgb": {
"r": 162,
"g": 252,
"b": 175
},
"hsl": {
"h": 128.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91502,
"c": 0.13587,
"h": 147.9
},
"luminance": 0.80397
}Semantic roles & 50–950 ramp
primary
#A2FCAF
secondary
#DF63CD
accent
#00C4E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121813
muted
#828682