#6EF08F#6EF08F
#6EF08F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.177 H 149.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF08F |
|---|---|
| RGB | rgb(110, 240, 143) |
| HSL | hsl(135, 81%, 69%) |
| HSV | hsv(135, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.81, -56.37, 36.24) |
| CIE-LCH | lch(85.81, 67.01, 147.26°) |
| OKLab | oklab(85.84% -0.1527 0.0898) |
| OKLCH | oklch(85.84% 0.177 149.6) |
| XYZ | xyz(42.5455, 67.6146, 36.7902) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.76
Baby Green
#8CFF9E
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF08F #F06ECF
analogous
#8EF06E #6EF08F #6EF0D0
triadic
#6EF08F #8F6EF0 #F08F6E
tetradic
#6EF08F #6E8EF0 #F06ECF #F0D06E
square
#6EF08F #6E8EF0 #F06ECF #F0D06E
split-complementary
#6EF08F #D06EF0 #F06E8E
monochromatic
#15CE44 #37EA64 #6EF08F #A5F6BA #DDFBE5
Accessibility & contrast
On white
1.45
#6EF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6EF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF08F
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF08F | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#50ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef08f; /* rgb */ color: rgb(110, 240, 143); /* oklch */ color: oklch(85.8% 0.177 149.6);
Tailwind
colors: {
custom: {
50: '#a1f6b1',
500: '#6ef08f',
950: '#000000',
},
}SCSS
$custom: #6ef08f; $custom-light: #a1f6b1; $custom-dark: #000000;
JSON
{
"hex": "#6ef08f",
"rgb": {
"r": 110,
"g": 240,
"b": 143
},
"hsl": {
"h": 135.231,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.85836,
"c": 0.17714,
"h": 149.6
},
"luminance": 0.67618
}Semantic roles & 50–950 ramp
primary
#6EF08F
secondary
#C939A4
accent
#08A7DE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581