#6EE992#6EE992
#6EE992 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.165 H 150.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE992 |
|---|---|
| RGB | rgb(110, 233, 146) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.79, -53.10, 32.08) |
| CIE-LCH | lch(83.79, 62.03, 148.86°) |
| OKLab | oklab(84.2% -0.1441 0.08) |
| OKLCH | oklch(84.2% 0.165 150.9) |
| XYZ | xyz(40.7548, 63.6647, 37.3294) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE992 #E96EC5
analogous
#88E96E #6EE992 #6EE9D0
triadic
#6EE992 #926EE9 #E9926E
tetradic
#6EE992 #6E88E9 #E96EC5 #E9D06E
square
#6EE992 #6E88E9 #E96EC5 #E9D06E
split-complementary
#6EE992 #D06EE9 #E96E88
monochromatic
#1DC04D #39E16A #6EE992 #A3F1BA #D8F9E2
Accessibility & contrast
On white
1.53
#6EE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6EE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE992
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE992 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#51E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee992; /* rgb */ color: rgb(110, 233, 146); /* oklch */ color: oklch(84.2% 0.165 150.9);
Tailwind
colors: {
custom: {
50: '#a0f1b2',
500: '#6ee992',
950: '#000000',
},
}SCSS
$custom: #6ee992; $custom-light: #a0f1b2; $custom-dark: #000000;
JSON
{
"hex": "#6ee992",
"rgb": {
"r": 110,
"g": 233,
"b": 146
},
"hsl": {
"h": 137.561,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84195,
"c": 0.16479,
"h": 150.9
},
"luminance": 0.63668
}Semantic roles & 50–950 ramp
primary
#6EE992
secondary
#BE3D98
accent
#109CD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581