#6EE590#6EE590
#6EE590 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.161 H 150.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE590 |
|---|---|
| RGB | rgb(110, 229, 144) |
| HSL | hsl(137, 70%, 66%) |
| HSV | hsv(137, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(82.57, -51.82, 31.47) |
| CIE-LCH | lch(82.57, 60.63, 148.73°) |
| OKLab | oklab(83.19% -0.1406 0.0786) |
| OKLCH | oklch(83.19% 0.161 150.8) |
| XYZ | xyz(39.4810, 61.3639, 36.1440) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.18
Light Bluish Green
#76FDA8
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE590 #E56EC3
analogous
#88E56E #6EE590 #6EE5CC
triadic
#6EE590 #906EE5 #E5906E
tetradic
#6EE590 #6E88E5 #E56EC3 #E5CC6E
square
#6EE590 #6E88E5 #E56EC3 #E5CC6E
split-complementary
#6EE590 #CC6EE5 #E56E88
monochromatic
#21B84C #3ADC68 #6EE590 #A2EEB8 #D6F8DF
Accessibility & contrast
On white
1.58
#6EE590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6EE590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE590
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE590 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#53E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee590; /* rgb */ color: rgb(110, 229, 144); /* oklch */ color: oklch(83.2% 0.161 150.8);
Tailwind
colors: {
custom: {
50: '#9feeb1',
500: '#6ee590',
950: '#000000',
},
}SCSS
$custom: #6ee590; $custom-light: #9feeb1; $custom-dark: #000000;
JSON
{
"hex": "#6ee590",
"rgb": {
"r": 110,
"g": 229,
"b": 144
},
"hsl": {
"h": 137.143,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83189,
"c": 0.16109,
"h": 150.8
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#6EE590
secondary
#B83F95
accent
#149BD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581