#6EE592#6EE592
#6EE592 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.159 H 151.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE592 |
|---|---|
| RGB | rgb(110, 229, 146) |
| HSL | hsl(138, 70%, 66%) |
| HSV | hsv(138, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.61, -51.48, 30.50) |
| CIE-LCH | lch(82.61, 59.84, 149.35°) |
| OKLab | oklab(83.23% -0.1398 0.0763) |
| OKLCH | oklch(83.23% 0.159 151.4) |
| XYZ | xyz(39.6352, 61.4256, 36.9562) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.02
Light Bluish Green
#76FDA8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE592 #E56EC1
analogous
#86E56E #6EE592 #6EE5CE
triadic
#6EE592 #926EE5 #E5926E
tetradic
#6EE592 #6E86E5 #E56EC1 #E5CE6E
square
#6EE592 #6E86E5 #E56EC1 #E5CE6E
split-complementary
#6EE592 #CE6EE5 #E56E86
monochromatic
#21B84F #3ADC6B #6EE592 #A2EEB9 #D6F8E0
Accessibility & contrast
On white
1.58
#6EE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6EE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE592
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE592 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#52E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee592; /* rgb */ color: rgb(110, 229, 146); /* oklch */ color: oklch(83.2% 0.159 151.4);
Tailwind
colors: {
custom: {
50: '#9feeb2',
500: '#6ee592',
950: '#000000',
},
}SCSS
$custom: #6ee592; $custom-light: #9feeb2; $custom-dark: #000000;
JSON
{
"hex": "#6ee592",
"rgb": {
"r": 110,
"g": 229,
"b": 146
},
"hsl": {
"h": 138.151,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83227,
"c": 0.15923,
"h": 151.4
},
"luminance": 0.61429
}Semantic roles & 50–950 ramp
primary
#6EE592
secondary
#B83F93
accent
#1498D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581