#6EE595#6EE595
#6EE595 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.156 H 152.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE595 |
|---|---|
| RGB | rgb(110, 229, 149) |
| HSL | hsl(140, 70%, 66%) |
| HSV | hsv(140, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.66, -50.95, 29.04) |
| CIE-LCH | lch(82.66, 58.65, 150.32°) |
| OKLab | oklab(83.29% -0.1385 0.0728) |
| OKLCH | oklch(83.29% 0.156 152.3) |
| XYZ | xyz(39.8717, 61.5202, 38.2014) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE595 #E56EBE
analogous
#83E56E #6EE595 #6EE5D1
triadic
#6EE595 #956EE5 #E5956E
tetradic
#6EE595 #6E83E5 #E56EBE #E5D16E
square
#6EE595 #6E83E5 #E56EBE #E5D16E
split-complementary
#6EE595 #D16EE5 #E56E83
monochromatic
#21B852 #3ADC6F #6EE595 #A2EEBB #D6F8E1
Accessibility & contrast
On white
1.58
#6EE595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6EE595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE595
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE595 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#51E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ee595; /* rgb */ color: rgb(110, 229, 149); /* oklch */ color: oklch(83.3% 0.156 152.3);
Tailwind
colors: {
custom: {
50: '#9feeb4',
500: '#6ee595',
950: '#000000',
},
}SCSS
$custom: #6ee595; $custom-light: #9feeb4; $custom-dark: #000000;
JSON
{
"hex": "#6ee595",
"rgb": {
"r": 110,
"g": 229,
"b": 149
},
"hsl": {
"h": 139.664,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83285,
"c": 0.15645,
"h": 152.3
},
"luminance": 0.61524
}Semantic roles & 50–950 ramp
primary
#6EE595
secondary
#B83F90
accent
#1493D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581