#6EEB8A#6EEB8A
#6EEB8A is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.175 H 148.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB8A |
|---|---|
| RGB | rgb(110, 235, 138) |
| HSL | hsl(133, 76%, 68%) |
| HSV | hsv(133, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.26, -55.21, 36.70) |
| CIE-LCH | lch(84.26, 66.29, 146.38°) |
| OKLab | oklab(84.54% -0.1496 0.0907) |
| OKLCH | oklch(84.54% 0.175 148.8) |
| XYZ | xyz(40.7235, 64.5632, 34.3558) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 4.52
Baby Green
#8CFF9E
ΔE00 4.70
Wintergreen
#20F986
ΔE00 4.75
Light Bluish Green
#76FDA8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB8A #EB6ECF
analogous
#90EB6E #6EEB8A #6EEBC9
triadic
#6EEB8A #8A6EEB #EB8A6E
tetradic
#6EEB8A #6E90EB #EB6ECF #EBC96E
square
#6EEB8A #6E90EB #EB6ECF #EBC96E
split-complementary
#6EEB8A #C96EEB #EB6E90
monochromatic
#1BC441 #38E45F #6EEB8A #A4F2B5 #DAFAE1
Accessibility & contrast
On white
1.51
#6EEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#6EEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB8A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB8A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#53E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6eeb8a; /* rgb */ color: rgb(110, 235, 138); /* oklch */ color: oklch(84.5% 0.175 148.8);
Tailwind
colors: {
custom: {
50: '#a0f2ad',
500: '#6eeb8a',
950: '#000000',
},
}SCSS
$custom: #6eeb8a; $custom-light: #a0f2ad; $custom-dark: #000000;
JSON
{
"hex": "#6eeb8a",
"rgb": {
"r": 110,
"g": 235,
"b": 138
},
"hsl": {
"h": 133.44,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84537,
"c": 0.17494,
"h": 148.8
},
"luminance": 0.64567
}Semantic roles & 50–950 ramp
primary
#6EEB8A
secondary
#C23BA4
accent
#0EABD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581