#6FF08E#6FF08E
#6FF08E is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.178 H 149.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF08E |
|---|---|
| RGB | rgb(111, 240, 142) |
| HSL | hsl(134, 81%, 69%) |
| HSV | hsv(134, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.83, -56.30, 36.76) |
| CIE-LCH | lch(85.83, 67.24, 146.85°) |
| OKLab | oklab(85.86% -0.1525 0.091) |
| OKLCH | oklch(85.86% 0.178 149.2) |
| XYZ | xyz(42.5952, 67.6490, 36.3988) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.88
Mint Green
#8FFF9F
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF08E #F06FD1
analogous
#91F06F #6FF08E #6FF0CF
triadic
#6FF08E #8E6FF0 #F08E6F
tetradic
#6FF08E #6F91F0 #F06FD1 #F0CF6F
square
#6FF08E #6F91F0 #F06FD1 #F0CF6F
split-complementary
#6FF08E #CF6FF0 #F06F91
monochromatic
#16CF42 #38EA63 #6FF08E #A6F6B9 #DEFCE5
Accessibility & contrast
On white
1.45
#6FF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6FF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF08E
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF08E | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#52ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff08e; /* rgb */ color: rgb(111, 240, 142); /* oklch */ color: oklch(85.9% 0.178 149.2);
Tailwind
colors: {
custom: {
50: '#a1f6b0',
500: '#6ff08e',
950: '#000000',
},
}SCSS
$custom: #6ff08e; $custom-light: #a1f6b0; $custom-dark: #000000;
JSON
{
"hex": "#6ff08e",
"rgb": {
"r": 111,
"g": 240,
"b": 142
},
"hsl": {
"h": 134.419,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85855,
"c": 0.17759,
"h": 149.2
},
"luminance": 0.67653
}Semantic roles & 50–950 ramp
primary
#6FF08E
secondary
#C93AA7
accent
#08AADD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581