#68EF87#68EF87
#68EF87 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.186 H 148.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF87 |
|---|---|
| RGB | rgb(104, 239, 135) |
| HSL | hsl(134, 81%, 67%) |
| HSV | hsv(134, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(85.21, -58.63, 39.38) |
| CIE-LCH | lch(85.21, 70.63, 146.11°) |
| OKLab | oklab(85.25% -0.1586 0.0968) |
| OKLCH | oklch(85.25% 0.186 148.6) |
| XYZ | xyz(40.9458, 66.4216, 33.5799) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 3.90
Spearmint
#1EF876
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF87 #EF68D0
analogous
#8CEF68 #68EF87 #68EFCB
triadic
#68EF87 #8768EF #EF8768
tetradic
#68EF87 #688CEF #EF68D0 #EFCB68
square
#68EF87 #688CEF #EF68D0 #EFCB68
split-complementary
#68EF87 #CB68EF #EF688C
monochromatic
#15C73E #31E95B #68EF87 #9FF5B3 #D7FBDF
Accessibility & contrast
On white
1.47
#68EF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#68EF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF87
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF87 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#48EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef87; /* rgb */ color: rgb(104, 239, 135); /* oklch */ color: oklch(85.3% 0.186 148.6);
Tailwind
colors: {
custom: {
50: '#9ef5ab',
500: '#68ef87',
950: '#000000',
},
}SCSS
$custom: #68ef87; $custom-light: #9ef5ab; $custom-dark: #000000;
JSON
{
"hex": "#68ef87",
"rgb": {
"r": 104,
"g": 239,
"b": 135
},
"hsl": {
"h": 133.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85251,
"c": 0.18584,
"h": 148.6
},
"luminance": 0.66425
}Semantic roles & 50–950 ramp
primary
#68EF87
secondary
#C537A4
accent
#08ACDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581