#6EE995#6EE995
#6EE995 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.162 H 151.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE995 |
|---|---|
| RGB | rgb(110, 233, 149) |
| HSL | hsl(139, 74%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.84, -52.58, 30.62) |
| CIE-LCH | lch(83.84, 60.85, 149.79°) |
| OKLab | oklab(84.25% -0.1427 0.0766) |
| OKLCH | oklch(84.25% 0.162 151.8) |
| XYZ | xyz(40.9912, 63.7592, 38.5746) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE995 #E96EC2
analogous
#85E96E #6EE995 #6EE9D2
triadic
#6EE995 #956EE9 #E9956E
tetradic
#6EE995 #6E85E9 #E96EC2 #E9D26E
square
#6EE995 #6E85E9 #E96EC2 #E9D26E
split-complementary
#6EE995 #D26EE9 #E96E85
monochromatic
#1DC051 #39E16E #6EE995 #A3F1BC #D8F9E3
Accessibility & contrast
On white
1.53
#6EE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6EE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE995
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE995 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#50E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee995; /* rgb */ color: rgb(110, 233, 149); /* oklch */ color: oklch(84.3% 0.162 151.8);
Tailwind
colors: {
custom: {
50: '#a0f1b4',
500: '#6ee995',
950: '#000000',
},
}SCSS
$custom: #6ee995; $custom-light: #a0f1b4; $custom-dark: #000000;
JSON
{
"hex": "#6ee995",
"rgb": {
"r": 110,
"g": 233,
"b": 149
},
"hsl": {
"h": 139.024,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84252,
"c": 0.16201,
"h": 151.8
},
"luminance": 0.63763
}Semantic roles & 50–950 ramp
primary
#6EE995
secondary
#BE3D95
accent
#1097D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581