#6EE88A#6EE88A
#6EE88A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.171 H 149.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE88A |
|---|---|
| RGB | rgb(110, 232, 138) |
| HSL | hsl(134, 73%, 67%) |
| HSV | hsv(134, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(83.37, -54.02, 35.54) |
| CIE-LCH | lch(83.37, 64.66, 146.66°) |
| OKLab | oklab(83.81% -0.1464 0.088) |
| OKLCH | oklch(83.81% 0.171 149) |
| XYZ | xyz(39.8718, 62.8598, 34.0719) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 5.07
Light Bluish Green
#76FDA8
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE88A #E86ECC
analogous
#8FE86E #6EE88A #6EE8C7
triadic
#6EE88A #8A6EE8 #E88A6E
tetradic
#6EE88A #6E8FE8 #E86ECC #E8C76E
square
#6EE88A #6E8FE8 #E86ECC #E8C76E
split-complementary
#6EE88A #C76EE8 #E86E8F
monochromatic
#1EBE43 #39E05F #6EE88A #A3F0B5 #D8F9DF
Accessibility & contrast
On white
1.55
#6EE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6EE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE88A
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE88A | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#54E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee88a; /* rgb */ color: rgb(110, 232, 138); /* oklch */ color: oklch(83.8% 0.171 149.0);
Tailwind
colors: {
custom: {
50: '#a0f0ad',
500: '#6ee88a',
950: '#000000',
},
}SCSS
$custom: #6ee88a; $custom-light: #a0f0ad; $custom-dark: #000000;
JSON
{
"hex": "#6ee88a",
"rgb": {
"r": 110,
"g": 232,
"b": 138
},
"hsl": {
"h": 133.77,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83808,
"c": 0.17083,
"h": 149
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#6EE88A
secondary
#BD3EA0
accent
#11A8D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581