#A2FCBB#A2FCBB
#A2FCBB is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.8% C 0.124 H 152.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCBB |
|---|---|
| RGB | rgb(162, 252, 187) |
| HSL | hsl(137, 94%, 81%) |
| HSV | hsv(137, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.08, -40.13, 22.81) |
| CIE-LCH | lch(92.08, 46.16, 150.38°) |
| OKLab | oklab(91.75% -0.11 0.0581) |
| OKLCH | oklch(91.75% 0.124 152.2) |
| XYZ | xyz(58.6769, 80.8868, 59.5250) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.84
Light Sea Green
#98F6B0
ΔE00 1.81
Light Mint Green
#A6FBB2
ΔE00 1.98
Light Seafoam Green
#A7FFB5
ΔE00 2.01
Mint (survey)
#9FFEB0
ΔE00 2.46
Light Mint
#B6FFBB
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCBB #FCA2E3
analogous
#B6FCA2 #A2FCBB #A2FCE8
triadic
#A2FCBB #BBA2FC #FCBBA2
tetradic
#A2FCBB #A2B6FC #FCA2E3 #FCE8A2
square
#A2FCBB #A2B6FC #FCA2E3 #FCE8A2
split-complementary
#A2FCBB #E8A2FC #FCA2B6
monochromatic
#2BF864 #67FA90 #A2FCBB #DDFEE6 #E1FEE9
Accessibility & contrast
On white
1.22
#A2FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#A2FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCBB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCBB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#93F9EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2fcbb; /* rgb */ color: rgb(162, 252, 187); /* oklch */ color: oklch(91.8% 0.124 152.2);
Tailwind
colors: {
custom: {
50: '#c0fecf',
500: '#a2fcbb',
950: '#000000',
},
}SCSS
$custom: #a2fcbb; $custom-light: #c0fecf; $custom-dark: #000000;
JSON
{
"hex": "#a2fcbb",
"rgb": {
"r": 162,
"g": 252,
"b": 187
},
"hsl": {
"h": 136.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.91753,
"c": 0.12441,
"h": 152.2
},
"luminance": 0.8089
}Semantic roles & 50–950 ramp
primary
#A2FCBB
secondary
#DF63BC
accent
#00A6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683