#68F486#68F486
#68F486 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.193 H 148.1°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68F486 |
|---|---|
| RGB | rgb(104, 244, 134) |
| HSL | hsl(133, 86%, 68%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.68, -60.68, 41.75) |
| CIE-LCH | lch(86.68, 73.65, 145.47°) |
| OKLab | oklab(86.46% -0.1641 0.1022) |
| OKLCH | oklch(86.46% 0.193 148.1) |
| XYZ | xyz(42.3598, 69.3617, 33.7055) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Baby Green
#8CFF9E
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F486 #F468D6
analogous
#90F468 #68F486 #68F4CC
triadic
#68F486 #8668F4 #F48668
tetradic
#68F486 #6890F4 #F468D6 #F4CC68
square
#68F486 #6890F4 #F468D6 #F4CC68
split-complementary
#68F486 #CC68F4 #F46890
monochromatic
#0FD239 #2FF058 #68F486 #A1F8B4 #DAFCE1
Accessibility & contrast
On white
1.41
#68F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F486
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F486 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#46EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f486; /* rgb */ color: rgb(104, 244, 134); /* oklch */ color: oklch(86.5% 0.193 148.1);
Tailwind
colors: {
custom: {
50: '#9ff9ab',
500: '#68f486',
950: '#000000',
},
}SCSS
$custom: #68f486; $custom-light: #9ff9ab; $custom-dark: #000000;
JSON
{
"hex": "#68f486",
"rgb": {
"r": 104,
"g": 244,
"b": 134
},
"hsl": {
"h": 132.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86456,
"c": 0.19333,
"h": 148.1
},
"luminance": 0.69366
}Semantic roles & 50–950 ramp
primary
#68F486
secondary
#CD33AC
accent
#03B3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581