#A2FFC8#A2FFC8
#A2FFC8 is a very light, moderate green. Relative luminance 0.834; OKLCH L 92.7% C 0.117 H 157.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFC8 |
|---|---|
| RGB | rgb(162, 255, 200) |
| HSL | hsl(145, 100%, 82%) |
| HSV | hsv(145, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(93.18, -39.10, 17.69) |
| CIE-LCH | lch(93.18, 42.92, 155.65°) |
| OKLab | oklab(92.72% -0.108 0.0454) |
| OKLCH | oklch(92.72% 0.117 157.2) |
| XYZ | xyz(61.0817, 83.3679, 67.5055) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.80
Mint
#AAF0C1
ΔE00 3.91
Light Sea Green
#98F6B0
ΔE00 3.95
Pale Turquoise
#A5FBD5
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Seafoam Green
#A7FFB5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFC8 #FFA2D9
analogous
#ABFFA2 #A2FFC8 #A2FFF6
triadic
#A2FFC8 #C8A2FF #FFC8A2
tetradic
#A2FFC8 #A2ABFF #FFA2D9 #FFF6A2
square
#A2FFC8 #A2ABFF #FFA2D9 #FFF6A2
split-complementary
#A2FFC8 #F6A2FF #FFA2AB
monochromatic
#28FF80 #65FFA4 #A2FFC8 #DFFFEC #E0FFED
Accessibility & contrast
On white
1.19
#A2FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#A2FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFC8
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFC8 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C5
Deuteranopia (green-blind)
#EFE7CB
Tritanopia (blue-blind)
#8FFEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2ffc8; /* rgb */ color: rgb(162, 255, 200); /* oklch */ color: oklch(92.7% 0.117 157.2);
Tailwind
colors: {
custom: {
50: '#c0ffd8',
500: '#a2ffc8',
950: '#000000',
},
}SCSS
$custom: #a2ffc8; $custom-light: #c0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#a2ffc8",
"rgb": {
"r": 162,
"g": 255,
"b": 200
},
"hsl": {
"h": 144.516,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92722,
"c": 0.11716,
"h": 157.2
},
"luminance": 0.83372
}Semantic roles & 50–950 ramp
primary
#A2FFC8
secondary
#E362AE
accent
#0088E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683