#6AE699#6AE699
#6AE699 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.156 H 153.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE699 |
|---|---|
| RGB | rgb(106, 230, 153) |
| HSL | hsl(143, 71%, 66%) |
| HSV | hsv(143, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.89, -51.59, 27.28) |
| CIE-LCH | lch(82.89, 58.36, 152.13°) |
| OKLab | oklab(83.46% -0.1403 0.0687) |
| OKLCH | oklch(83.46% 0.156 153.9) |
| XYZ | xyz(39.9874, 61.9542, 39.9819) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE699 #E66AB7
analogous
#79E66A #6AE699 #6AE6D7
triadic
#6AE699 #996AE6 #E6996A
tetradic
#6AE699 #6A79E6 #E66AB7 #E6D76A
square
#6AE699 #6A79E6 #E66AB7 #E6D76A
split-complementary
#6AE699 #D76AE6 #E66A79
monochromatic
#1FB758 #36DD75 #6AE699 #9EEFBD #D3F8E1
Accessibility & contrast
On white
1.57
#6AE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6AE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE699
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE699 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4CA9E
Tritanopia (blue-blind)
#47E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae699; /* rgb */ color: rgb(106, 230, 153); /* oklch */ color: oklch(83.5% 0.156 153.9);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#6ae699',
950: '#000000',
},
}SCSS
$custom: #6ae699; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#6ae699",
"rgb": {
"r": 106,
"g": 230,
"b": 153
},
"hsl": {
"h": 142.742,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83459,
"c": 0.15619,
"h": 153.9
},
"luminance": 0.61958
}Semantic roles & 50–950 ramp
primary
#6AE699
secondary
#B73D89
accent
#128AD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581