#6FF68E#6FF68E
#6FF68E is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.186 H 148.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF68E |
|---|---|
| RGB | rgb(111, 246, 142) |
| HSL | hsl(134, 88%, 70%) |
| HSV | hsv(134, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(87.60, -58.63, 39.06) |
| CIE-LCH | lch(87.60, 70.45, 146.33°) |
| OKLab | oklab(87.31% -0.1587 0.0963) |
| OKLCH | oklch(87.31% 0.186 148.8) |
| XYZ | xyz(44.3908, 71.2401, 36.9974) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF68E #F66FD7
analogous
#93F66F #6FF68E #6FF6D2
triadic
#6FF68E #8E6FF6 #F68E6F
tetradic
#6FF68E #6F93F6 #F66FD7 #F6D26F
square
#6FF68E #6F93F6 #F66FD7 #F6D26F
split-complementary
#6FF68E #D26FF6 #F66F93
monochromatic
#0EDD3D #35F261 #6FF68E #A9FABB #E2FDE8
Accessibility & contrast
On white
1.38
#6FF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6FF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF68E
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF68E | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E386
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#50F2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff68e; /* rgb */ color: rgb(111, 246, 142); /* oklch */ color: oklch(87.3% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#a2fab0',
500: '#6ff68e',
950: '#000000',
},
}SCSS
$custom: #6ff68e; $custom-light: #a2fab0; $custom-dark: #000000;
JSON
{
"hex": "#6ff68e",
"rgb": {
"r": 111,
"g": 246,
"b": 142
},
"hsl": {
"h": 133.778,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87307,
"c": 0.18566,
"h": 148.8
},
"luminance": 0.71244
}Semantic roles & 50–950 ramp
primary
#6FF68E
secondary
#D039AD
accent
#01B0E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581