#A2FFCB#A2FFCB
#A2FFCB is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.8% C 0.115 H 158.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFCB |
|---|---|
| RGB | rgb(162, 255, 203) |
| HSL | hsl(146, 100%, 82%) |
| HSV | hsv(146, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(93.24, -38.54, 16.25) |
| CIE-LCH | lch(93.24, 41.82, 157.14°) |
| OKLab | oklab(92.79% -0.1067 0.0417) |
| OKLCH | oklch(92.79% 0.115 158.7) |
| XYZ | xyz(61.4357, 83.5095, 69.3701) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.50
Pale Turquoise
#A5FBD5
ΔE00 3.43
Mint
#AAF0C1
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.96
Light Sea Green
#98F6B0
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFCB #FFA2D6
analogous
#A8FFA2 #A2FFCB #A2FFFA
triadic
#A2FFCB #CBA2FF #FFCBA2
tetradic
#A2FFCB #A2A8FF #FFA2D6 #FFFAA2
square
#A2FFCB #A2A8FF #FFA2D6 #FFFAA2
split-complementary
#A2FFCB #FAA2FF #FFA2A8
monochromatic
#28FF87 #65FFA9 #A2FFCB #DFFFED #E0FFEE
Accessibility & contrast
On white
1.19
#A2FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#A2FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFCB
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFCB | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C8
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#8EFEF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffcb; /* rgb */ color: rgb(162, 255, 203); /* oklch */ color: oklch(92.8% 0.115 158.7);
Tailwind
colors: {
custom: {
50: '#c0ffdb',
500: '#a2ffcb',
950: '#000000',
},
}SCSS
$custom: #a2ffcb; $custom-light: #c0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#a2ffcb",
"rgb": {
"r": 162,
"g": 255,
"b": 203
},
"hsl": {
"h": 146.452,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92792,
"c": 0.1146,
"h": 158.7
},
"luminance": 0.83513
}Semantic roles & 50–950 ramp
primary
#A2FFCB
secondary
#E362AA
accent
#0080E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684