#68F586#68F586
#68F586 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.195 H 148.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68F586 |
|---|---|
| RGB | rgb(104, 245, 134) |
| HSL | hsl(133, 88%, 68%) |
| HSV | hsv(133, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(86.98, -61.05, 42.12) |
| CIE-LCH | lch(86.98, 74.17, 145.40°) |
| OKLab | oklab(86.7% -0.1651 0.1031) |
| OKLCH | oklch(86.7% 0.195 148) |
| XYZ | xyz(42.6615, 69.9652, 33.8061) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F586 #F568D7
analogous
#90F568 #68F586 #68F5CC
triadic
#68F586 #8668F5 #F58668
tetradic
#68F586 #6890F5 #F568D7 #F5CC68
square
#68F586 #6890F5 #F568D7 #F5CC68
split-complementary
#68F586 #CC68F5 #F56890
monochromatic
#0ED538 #2FF158 #68F586 #A1F9B4 #DBFDE2
Accessibility & contrast
On white
1.40
#68F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#68F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F586
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F586 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27D
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#46F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f586; /* rgb */ color: rgb(104, 245, 134); /* oklch */ color: oklch(86.7% 0.195 148.0);
Tailwind
colors: {
custom: {
50: '#9ff9ab',
500: '#68f586',
950: '#000000',
},
}SCSS
$custom: #68f586; $custom-light: #9ff9ab; $custom-dark: #000000;
JSON
{
"hex": "#68f586",
"rgb": {
"r": 104,
"g": 245,
"b": 134
},
"hsl": {
"h": 132.766,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.867,
"c": 0.19464,
"h": 148
},
"luminance": 0.69969
}Semantic roles & 50–950 ramp
primary
#68F586
secondary
#CE33AD
accent
#01B4E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581