#6EE994#6EE994
#6EE994 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.163 H 151.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE994 |
|---|---|
| RGB | rgb(110, 233, 148) |
| HSL | hsl(139, 74%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.82, -52.75, 31.11) |
| CIE-LCH | lch(83.82, 61.24, 149.47°) |
| OKLab | oklab(84.23% -0.1432 0.0778) |
| OKLCH | oklch(84.23% 0.163 151.5) |
| XYZ | xyz(40.9117, 63.7274, 38.1559) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE994 #E96EC3
analogous
#85E96E #6EE994 #6EE9D2
triadic
#6EE994 #946EE9 #E9946E
tetradic
#6EE994 #6E85E9 #E96EC3 #E9D26E
square
#6EE994 #6E85E9 #E96EC3 #E9D26E
split-complementary
#6EE994 #D26EE9 #E96E85
monochromatic
#1DC04F #39E16D #6EE994 #A3F1BB #D8F9E2
Accessibility & contrast
On white
1.53
#6EE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6EE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE994
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE994 | 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)
#EAD88E
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#50E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee994; /* rgb */ color: rgb(110, 233, 148); /* oklch */ color: oklch(84.2% 0.163 151.5);
Tailwind
colors: {
custom: {
50: '#a0f1b4',
500: '#6ee994',
950: '#000000',
},
}SCSS
$custom: #6ee994; $custom-light: #a0f1b4; $custom-dark: #000000;
JSON
{
"hex": "#6ee994",
"rgb": {
"r": 110,
"g": 233,
"b": 148
},
"hsl": {
"h": 138.537,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84233,
"c": 0.16294,
"h": 151.5
},
"luminance": 0.63731
}Semantic roles & 50–950 ramp
primary
#6EE994
secondary
#BE3D96
accent
#1099D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581