#6AE599#6AE599
#6AE599 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.155 H 154.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE599 |
|---|---|
| RGB | rgb(106, 229, 153) |
| HSL | hsl(143, 70%, 66%) |
| HSV | hsv(143, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.59, -51.18, 26.88) |
| CIE-LCH | lch(82.59, 57.81, 152.29°) |
| OKLab | oklab(83.22% -0.1392 0.0677) |
| OKLCH | oklch(83.22% 0.155 154.1) |
| XYZ | xyz(39.7099, 61.3992, 39.8894) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.54
Weird Green
#3AE57F
ΔE00 4.57
Light Greenish Blue
#63F7B4
ΔE00 4.95
Light Blue Green
#7EFBB3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE599 #E56AB6
analogous
#78E56A #6AE599 #6AE5D7
triadic
#6AE599 #996AE5 #E5996A
tetradic
#6AE599 #6A78E5 #E56AB6 #E5D76A
square
#6AE599 #6A78E5 #E56AB6 #E5D76A
split-complementary
#6AE599 #D76AE5 #E56A78
monochromatic
#20B559 #36DC75 #6AE599 #9EEEBD #D2F7E0
Accessibility & contrast
On white
1.58
#6AE599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6AE599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE599
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE599 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#47E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae599; /* rgb */ color: rgb(106, 229, 153); /* oklch */ color: oklch(83.2% 0.155 154.1);
Tailwind
colors: {
custom: {
50: '#9deeb7',
500: '#6ae599',
950: '#000000',
},
}SCSS
$custom: #6ae599; $custom-light: #9deeb7; $custom-dark: #000000;
JSON
{
"hex": "#6ae599",
"rgb": {
"r": 106,
"g": 229,
"b": 153
},
"hsl": {
"h": 142.927,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83217,
"c": 0.15482,
"h": 154.1
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#6AE599
secondary
#B53E88
accent
#1389D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581