#6EE892#6EE892
#6EE892 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.163 H 151.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE892 |
|---|---|
| RGB | rgb(110, 232, 146) |
| HSL | hsl(138, 73%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.50, -52.69, 31.68) |
| CIE-LCH | lch(83.50, 61.49, 148.98°) |
| OKLab | oklab(83.95% -0.143 0.0791) |
| OKLCH | oklch(83.95% 0.163 151.1) |
| XYZ | xyz(40.4725, 63.1001, 37.2353) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE892 #E86EC4
analogous
#87E86E #6EE892 #6EE8CF
triadic
#6EE892 #926EE8 #E8926E
tetradic
#6EE892 #6E87E8 #E86EC4 #E8CF6E
square
#6EE892 #6E87E8 #E86EC4 #E8CF6E
split-complementary
#6EE892 #CF6EE8 #E86E87
monochromatic
#1EBE4D #39E06A #6EE892 #A3F0BA #D8F9E1
Accessibility & contrast
On white
1.54
#6EE892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6EE892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE892
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE892 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#51E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee892; /* rgb */ color: rgb(110, 232, 146); /* oklch */ color: oklch(84.0% 0.163 151.1);
Tailwind
colors: {
custom: {
50: '#a0f0b2',
500: '#6ee892',
950: '#000000',
},
}SCSS
$custom: #6ee892; $custom-light: #a0f0b2; $custom-dark: #000000;
JSON
{
"hex": "#6ee892",
"rgb": {
"r": 110,
"g": 232,
"b": 146
},
"hsl": {
"h": 137.705,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83953,
"c": 0.16341,
"h": 151.1
},
"luminance": 0.63104
}Semantic roles & 50–950 ramp
primary
#6EE892
secondary
#BD3E97
accent
#119BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581