#A6EA98#A6EA98
#A6EA98 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.2% C 0.129 H 140.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A6EA98 |
|---|---|
| RGB | rgb(166, 234, 152) |
| HSL | hsl(110, 66%, 76%) |
| HSV | hsv(110, 35%, 92%) |
| CMYK | cmyk(29.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(86.61, -36.48, 33.22) |
| CIE-LCH | lch(86.61, 49.34, 137.68°) |
| OKLab | oklab(87.18% -0.0995 0.0828) |
| OKLCH | oklch(87.18% 0.129 140.2) |
| XYZ | xyz(50.8144, 69.2177, 40.3827) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.33
Light Pastel Green
#B2FBA5
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.75
Light Sage
#BCECAC
ΔE00 4.27
Pale Light Green
#B1FC99
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6EA98 #DC98EA
analogous
#CFEA98 #A6EA98 #98EAB3
triadic
#A6EA98 #98A6EA #EA98A6
tetradic
#A6EA98 #98CFEA #DC98EA #EAB398
square
#A6EA98 #98CFEA #DC98EA #EAB398
split-complementary
#A6EA98 #B398EA #EA98CF
monochromatic
#4ED532 #7AE065 #A6EA98 #D2F4CB #E9FAE6
Accessibility & contrast
On white
1.41
#A6EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#A6EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6EA98
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6EA98 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#A2E5D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a6ea98; /* rgb */ color: rgb(166, 234, 152); /* oklch */ color: oklch(87.2% 0.129 140.2);
Tailwind
colors: {
custom: {
50: '#c2f1b7',
500: '#a6ea98',
950: '#000000',
},
}SCSS
$custom: #a6ea98; $custom-light: #c2f1b7; $custom-dark: #000000;
JSON
{
"hex": "#a6ea98",
"rgb": {
"r": 166,
"g": 234,
"b": 152
},
"hsl": {
"h": 109.756,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.87181,
"c": 0.12947,
"h": 140.2
},
"luminance": 0.6922
}Semantic roles & 50–950 ramp
primary
#A6EA98
secondary
#B461C5
accent
#18CEAF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581