#68EE8D#68EE8D
#68EE8D is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.179 H 150.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE8D |
|---|---|
| RGB | rgb(104, 238, 141) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.00, -57.29, 36.14) |
| CIE-LCH | lch(85.00, 67.74, 147.76°) |
| OKLab | oklab(85.11% -0.1551 0.0895) |
| OKLCH | oklch(85.11% 0.179 150) |
| XYZ | xyz(41.0882, 66.0115, 35.7704) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE8D #EE68C9
analogous
#86EE68 #68EE8D #68EED0
triadic
#68EE8D #8D68EE #EE8D68
tetradic
#68EE8D #6886EE #EE68C9 #EED068
square
#68EE8D #6886EE #EE68C9 #EED068
split-complementary
#68EE8D #D068EE #EE6886
monochromatic
#16C547 #31E863 #68EE8D #9FF4B7 #D6FAE0
Accessibility & contrast
On white
1.48
#68EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#68EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE8D
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE8D | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#46EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee8d; /* rgb */ color: rgb(104, 238, 141); /* oklch */ color: oklch(85.1% 0.179 150.0);
Tailwind
colors: {
custom: {
50: '#9df4af',
500: '#68ee8d',
950: '#000000',
},
}SCSS
$custom: #68ee8d; $custom-light: #9df4af; $custom-dark: #000000;
JSON
{
"hex": "#68ee8d",
"rgb": {
"r": 104,
"g": 238,
"b": 141
},
"hsl": {
"h": 136.567,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85109,
"c": 0.17905,
"h": 150
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#68EE8D
secondary
#C3379C
accent
#09A2DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581