#6EF88B#6EF88B
#6EF88B is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.191 H 148.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF88B |
|---|---|
| RGB | rgb(110, 248, 139) |
| HSL | hsl(133, 91%, 70%) |
| HSV | hsv(133, 56%, 97%) |
| CMYK | cmyk(55.6%, 0%, 44%, 2.7%) |
| CIE-LAB | lab(88.12, -60.08, 41.18) |
| CIE-LCH | lch(88.12, 72.84, 145.57°) |
| OKLab | oklab(87.71% -0.1626 0.1011) |
| OKLCH | oklch(87.71% 0.191 148.1) |
| XYZ | xyz(44.6550, 72.3099, 36.0251) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.31
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF88B #F86EDB
analogous
#96F86E #6EF88B #6EF8D0
triadic
#6EF88B #8B6EF8 #F88B6E
tetradic
#6EF88B #6E96F8 #F86EDB #F8D06E
square
#6EF88B #6E96F8 #F86EDB #F8D06E
split-complementary
#6EF88B #D06EF8 #F86E96
monochromatic
#0BE138 #34F55C #6EF88B #A8FBBA #E2FEE8
Accessibility & contrast
On white
1.36
#6EF88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#6EF88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF88B
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF88B | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE583
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#4FF3DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ef88b; /* rgb */ color: rgb(110, 248, 139); /* oklch */ color: oklch(87.7% 0.191 148.1);
Tailwind
colors: {
custom: {
50: '#a2fbae',
500: '#6ef88b',
950: '#000000',
},
}SCSS
$custom: #6ef88b; $custom-light: #a2fbae; $custom-dark: #000000;
JSON
{
"hex": "#6ef88b",
"rgb": {
"r": 110,
"g": 248,
"b": 139
},
"hsl": {
"h": 132.609,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.87708,
"c": 0.19147,
"h": 148.1
},
"luminance": 0.72314
}Semantic roles & 50–950 ramp
primary
#6EF88B
secondary
#D338B2
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581