#6EE597#6EE597
#6EE597 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.155 H 152.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE597 |
|---|---|
| RGB | rgb(110, 229, 151) |
| HSL | hsl(141, 70%, 66%) |
| HSV | hsv(141, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.69, -50.60, 28.06) |
| CIE-LCH | lch(82.69, 57.86, 150.99°) |
| OKLab | oklab(83.32% -0.1376 0.0705) |
| OKLCH | oklch(83.32% 0.155 152.9) |
| XYZ | xyz(40.0327, 61.5846, 39.0496) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.40
Weird Green
#3AE57F
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 5.10
Light Bluish Green
#76FDA8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE597 #E56EBC
analogous
#81E56E #6EE597 #6EE5D3
triadic
#6EE597 #976EE5 #E5976E
tetradic
#6EE597 #6E81E5 #E56EBC #E5D36E
square
#6EE597 #6E81E5 #E56EBC #E5D36E
split-complementary
#6EE597 #D36EE5 #E56E81
monochromatic
#21B855 #3ADC72 #6EE597 #A2EEBC #D6F8E1
Accessibility & contrast
On white
1.58
#6EE597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6EE597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE597
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE597 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#50E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee597; /* rgb */ color: rgb(110, 229, 151); /* oklch */ color: oklch(83.3% 0.155 152.9);
Tailwind
colors: {
custom: {
50: '#9feeb6',
500: '#6ee597',
950: '#000000',
},
}SCSS
$custom: #6ee597; $custom-light: #9feeb6; $custom-dark: #000000;
JSON
{
"hex": "#6ee597",
"rgb": {
"r": 110,
"g": 229,
"b": 151
},
"hsl": {
"h": 140.672,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83324,
"c": 0.1546,
"h": 152.9
},
"luminance": 0.61588
}Semantic roles & 50–950 ramp
primary
#6EE597
secondary
#B83F8E
accent
#1490D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581