#6AE99D#6AE99D
#6AE99D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.157 H 154.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE99D |
|---|---|
| RGB | rgb(106, 233, 157) |
| HSL | hsl(144, 74%, 66%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(83.85, -52.08, 26.53) |
| CIE-LCH | lch(83.85, 58.44, 153.01°) |
| OKLab | oklab(84.27% -0.1417 0.0669) |
| OKLCH | oklch(84.27% 0.157 154.7) |
| XYZ | xyz(41.1653, 63.7726, 42.0318) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE99D #E96AB6
analogous
#77E96A #6AE99D #6AE9DC
triadic
#6AE99D #9D6AE9 #E99D6A
tetradic
#6AE99D #6A77E9 #E96AB6 #E9DC6A
square
#6AE99D #6A77E9 #E96AB6 #E9DC6A
split-complementary
#6AE99D #DC6AE9 #E96A77
monochromatic
#1CBD5C #35E17A #6AE99D #9FF1C0 #D5F9E3
Accessibility & contrast
On white
1.53
#6AE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6AE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE99D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE99D | 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)
#E8D998
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#44E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae99d; /* rgb */ color: rgb(106, 233, 157); /* oklch */ color: oklch(84.3% 0.157 154.7);
Tailwind
colors: {
custom: {
50: '#9ef1ba',
500: '#6ae99d',
950: '#000000',
},
}SCSS
$custom: #6ae99d; $custom-light: #9ef1ba; $custom-dark: #000000;
JSON
{
"hex": "#6ae99d",
"rgb": {
"r": 106,
"g": 233,
"b": 157
},
"hsl": {
"h": 144.094,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84266,
"c": 0.1567,
"h": 154.7
},
"luminance": 0.63776
}Semantic roles & 50–950 ramp
primary
#6AE99D
secondary
#BC3B88
accent
#0F86D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581