#6AE99E#6AE99E
#6AE99E is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.156 H 155.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE99E |
|---|---|
| RGB | rgb(106, 233, 158) |
| HSL | hsl(145, 74%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.87, -51.89, 26.04) |
| CIE-LCH | lch(83.87, 58.06, 153.35°) |
| OKLab | oklab(84.29% -0.1413 0.0657) |
| OKLCH | oklch(84.29% 0.156 155.1) |
| XYZ | xyz(41.2511, 63.8069, 42.4832) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.15
Light Bluish Green
#76FDA8
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE99E #E96AB5
analogous
#76E96A #6AE99E #6AE9DE
triadic
#6AE99E #9E6AE9 #E99E6A
tetradic
#6AE99E #6A76E9 #E96AB5 #E9DE6A
square
#6AE99E #6A76E9 #E96AB5 #E9DE6A
split-complementary
#6AE99E #DE6AE9 #E96A76
monochromatic
#1CBD5E #35E17B #6AE99E #9FF1C1 #D5F9E3
Accessibility & contrast
On white
1.53
#6AE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6AE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE99E
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE99E | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#44E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae99e; /* rgb */ color: rgb(106, 233, 158); /* oklch */ color: oklch(84.3% 0.156 155.1);
Tailwind
colors: {
custom: {
50: '#9ef1bb',
500: '#6ae99e',
950: '#000000',
},
}SCSS
$custom: #6ae99e; $custom-light: #9ef1bb; $custom-dark: #000000;
JSON
{
"hex": "#6ae99e",
"rgb": {
"r": 106,
"g": 233,
"b": 158
},
"hsl": {
"h": 144.567,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84287,
"c": 0.1558,
"h": 155.1
},
"luminance": 0.63811
}Semantic roles & 50–950 ramp
primary
#6AE99E
secondary
#BC3B87
accent
#0F85D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582