#6AE690#6AE690
#6AE690 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.164 H 151.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE690 |
|---|---|
| RGB | rgb(106, 230, 144) |
| HSL | hsl(138, 71%, 66%) |
| HSV | hsv(138, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.74, -53.18, 31.67) |
| CIE-LCH | lch(82.74, 61.90, 149.23°) |
| OKLab | oklab(83.28% -0.1442 0.079) |
| OKLCH | oklch(83.28% 0.164 151.3) |
| XYZ | xyz(39.2719, 61.6680, 36.2137) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.89
Aqua Green
#12E193
ΔE00 4.93
Light Green Blue
#56FCA2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE690 #E66AC0
analogous
#82E66A #6AE690 #6AE6CE
triadic
#6AE690 #906AE6 #E6906A
tetradic
#6AE690 #6A82E6 #E66AC0 #E6CE6A
square
#6AE690 #6A82E6 #E66AC0 #E6CE6A
split-complementary
#6AE690 #CE6AE6 #E66A82
monochromatic
#1FB74D #36DD69 #6AE690 #9EEFB7 #D3F8DE
Accessibility & contrast
On white
1.57
#6AE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#6AE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE690
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE690 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58A
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#4BE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae690; /* rgb */ color: rgb(106, 230, 144); /* oklch */ color: oklch(83.3% 0.164 151.3);
Tailwind
colors: {
custom: {
50: '#9defb1',
500: '#6ae690',
950: '#000000',
},
}SCSS
$custom: #6ae690; $custom-light: #9defb1; $custom-dark: #000000;
JSON
{
"hex": "#6ae690",
"rgb": {
"r": 106,
"g": 230,
"b": 144
},
"hsl": {
"h": 138.387,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83284,
"c": 0.16446,
"h": 151.3
},
"luminance": 0.61671
}Semantic roles & 50–950 ramp
primary
#6AE690
secondary
#B73D92
accent
#1298D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581