#6FF68F#6FF68F
#6FF68F is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.185 H 149.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF68F |
|---|---|
| RGB | rgb(111, 246, 143) |
| HSL | hsl(134, 88%, 70%) |
| HSV | hsv(134, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(87.62, -58.47, 38.59) |
| CIE-LCH | lch(87.62, 70.06, 146.58°) |
| OKLab | oklab(87.32% -0.1583 0.0952) |
| OKLCH | oklch(87.32% 0.185 149) |
| XYZ | xyz(44.4662, 71.2703, 37.3945) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF68F #F66FD6
analogous
#93F66F #6FF68F #6FF6D2
triadic
#6FF68F #8F6FF6 #F68F6F
tetradic
#6FF68F #6F93F6 #F66FD6 #F6D26F
square
#6FF68F #6F93F6 #F66FD6 #F6D26F
split-complementary
#6FF68F #D26FF6 #F66F93
monochromatic
#0EDD3F #35F262 #6FF68F #A9FABC #E2FDE9
Accessibility & contrast
On white
1.38
#6FF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6FF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF68F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF68F | 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)
#F8E387
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#50F2DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff68f; /* rgb */ color: rgb(111, 246, 143); /* oklch */ color: oklch(87.3% 0.185 149.0);
Tailwind
colors: {
custom: {
50: '#a2fab1',
500: '#6ff68f',
950: '#000000',
},
}SCSS
$custom: #6ff68f; $custom-light: #a2fab1; $custom-dark: #000000;
JSON
{
"hex": "#6ff68f",
"rgb": {
"r": 111,
"g": 246,
"b": 143
},
"hsl": {
"h": 134.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87324,
"c": 0.18475,
"h": 149
},
"luminance": 0.71274
}Semantic roles & 50–950 ramp
primary
#6FF68F
secondary
#D039AC
accent
#01AFE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581