#68EE87#68EE87
#68EE87 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.185 H 148.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE87 |
|---|---|
| RGB | rgb(104, 238, 135) |
| HSL | hsl(134, 80%, 67%) |
| HSV | hsv(134, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 43.3%, 6.7%) |
| CIE-LAB | lab(84.91, -58.25, 38.99) |
| CIE-LCH | lch(84.91, 70.09, 146.20°) |
| OKLab | oklab(85.01% -0.1576 0.0959) |
| OKLCH | oklch(85.01% 0.185 148.7) |
| XYZ | xyz(40.6539, 65.8377, 33.4825) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.75
Wintergreen
#20F986
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.90
Minty Green
#0BF77D
ΔE00 4.04
Spearmint
#1EF876
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE87 #EE68CF
analogous
#8CEE68 #68EE87 #68EECA
triadic
#68EE87 #8768EE #EE8768
tetradic
#68EE87 #688CEE #EE68CF #EECA68
square
#68EE87 #688CEE #EE68CF #EECA68
split-complementary
#68EE87 #CA68EE #EE688C
monochromatic
#16C53F #31E85B #68EE87 #9FF4B3 #D6FADE
Accessibility & contrast
On white
1.48
#68EE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#68EE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE87
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE87 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#48EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee87; /* rgb */ color: rgb(104, 238, 135); /* oklch */ color: oklch(85.0% 0.185 148.7);
Tailwind
colors: {
custom: {
50: '#9ef4ab',
500: '#68ee87',
950: '#000000',
},
}SCSS
$custom: #68ee87; $custom-light: #9ef4ab; $custom-dark: #000000;
JSON
{
"hex": "#68ee87",
"rgb": {
"r": 104,
"g": 238,
"b": 135
},
"hsl": {
"h": 133.881,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85007,
"c": 0.18451,
"h": 148.7
},
"luminance": 0.65841
}Semantic roles & 50–950 ramp
primary
#68EE87
secondary
#C337A3
accent
#09ABDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581