#6FF68A#6FF68A
#6FF68A is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.2% C 0.189 H 147.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF68A |
|---|---|
| RGB | rgb(111, 246, 138) |
| HSL | hsl(132, 88%, 70%) |
| HSV | hsv(132, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.54, -59.24, 40.94) |
| CIE-LCH | lch(87.54, 72.01, 145.35°) |
| OKLab | oklab(87.24% -0.1604 0.1005) |
| OKLCH | oklch(87.24% 0.189 147.9) |
| XYZ | xyz(44.0959, 71.1221, 35.4440) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.20
Mint Green
#8FFF9F
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF68A #F66FDB
analogous
#98F66F #6FF68A #6FF6CD
triadic
#6FF68A #8A6FF6 #F68A6F
tetradic
#6FF68A #6F98F6 #F66FDB #F6CD6F
square
#6FF68A #6F98F6 #F66FDB #F6CD6F
split-complementary
#6FF68A #CD6FF6 #F66F98
monochromatic
#0EDD37 #35F25B #6FF68A #A9FAB9 #E2FDE8
Accessibility & contrast
On white
1.38
#6FF68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#6FF68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF68A
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF68A | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#E6D791
Tritanopia (blue-blind)
#52F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff68a; /* rgb */ color: rgb(111, 246, 138); /* oklch */ color: oklch(87.2% 0.189 147.9);
Tailwind
colors: {
custom: {
50: '#a2faad',
500: '#6ff68a',
950: '#000000',
},
}SCSS
$custom: #6ff68a; $custom-light: #a2faad; $custom-dark: #000000;
JSON
{
"hex": "#6ff68a",
"rgb": {
"r": 111,
"g": 246,
"b": 138
},
"hsl": {
"h": 132,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.87241,
"c": 0.18928,
"h": 147.9
},
"luminance": 0.71126
}Semantic roles & 50–950 ramp
primary
#6FF68A
secondary
#D039B2
accent
#01B7E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581