#6EF08B#6EF08B
#6EF08B is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.181 H 148.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF08B |
|---|---|
| RGB | rgb(110, 240, 139) |
| HSL | hsl(133, 81%, 69%) |
| HSV | hsv(133, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.75, -57.01, 38.14) |
| CIE-LCH | lch(85.75, 68.59, 146.21°) |
| OKLab | oklab(85.77% -0.1544 0.0941) |
| OKLCH | oklch(85.77% 0.181 148.7) |
| XYZ | xyz(42.2479, 67.4956, 35.2227) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.92
Mint Green
#8FFF9F
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF08B #F06ED3
analogous
#92F06E #6EF08B #6EF0CC
triadic
#6EF08B #8B6EF0 #F08B6E
tetradic
#6EF08B #6E92F0 #F06ED3 #F0CC6E
square
#6EF08B #6E92F0 #F06ED3 #F0CC6E
split-complementary
#6EF08B #CC6EF0 #F06E92
monochromatic
#15CE3F #37EA5F #6EF08B #A5F6B7 #DDFBE4
Accessibility & contrast
On white
1.45
#6EF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6EF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF08B
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF08B | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#51ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ef08b; /* rgb */ color: rgb(110, 240, 139); /* oklch */ color: oklch(85.8% 0.181 148.7);
Tailwind
colors: {
custom: {
50: '#a1f6ae',
500: '#6ef08b',
950: '#000000',
},
}SCSS
$custom: #6ef08b; $custom-light: #a1f6ae; $custom-dark: #000000;
JSON
{
"hex": "#6ef08b",
"rgb": {
"r": 110,
"g": 240,
"b": 139
},
"hsl": {
"h": 133.385,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.85768,
"c": 0.1808,
"h": 148.7
},
"luminance": 0.67499
}Semantic roles & 50–950 ramp
primary
#6EF08B
secondary
#C939A9
accent
#08AEDE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581