#68EE8A#68EE8A
#68EE8A is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.182 H 149.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE8A |
|---|---|
| RGB | rgb(104, 238, 138) |
| HSL | hsl(135, 80%, 67%) |
| HSV | hsv(135, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.96, -57.78, 37.57) |
| CIE-LCH | lch(84.96, 68.92, 146.96°) |
| OKLab | oklab(85.06% -0.1564 0.0927) |
| OKLCH | oklch(85.06% 0.182 149.3) |
| XYZ | xyz(40.8680, 65.9234, 34.6106) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE8A #EE68CC
analogous
#89EE68 #68EE8A #68EECD
triadic
#68EE8A #8A68EE #EE8A68
tetradic
#68EE8A #6889EE #EE68CC #EECD68
square
#68EE8A #6889EE #EE68CC #EECD68
split-complementary
#68EE8A #CD68EE #EE6889
monochromatic
#16C543 #31E85F #68EE8A #9FF4B5 #D6FADF
Accessibility & contrast
On white
1.48
#68EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#68EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE8A
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE8A | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#47EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee8a; /* rgb */ color: rgb(104, 238, 138); /* oklch */ color: oklch(85.1% 0.182 149.3);
Tailwind
colors: {
custom: {
50: '#9ef4ad',
500: '#68ee8a',
950: '#000000',
},
}SCSS
$custom: #68ee8a; $custom-light: #9ef4ad; $custom-dark: #000000;
JSON
{
"hex": "#68ee8a",
"rgb": {
"r": 104,
"g": 238,
"b": 138
},
"hsl": {
"h": 135.224,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85057,
"c": 0.18178,
"h": 149.3
},
"luminance": 0.65927
}Semantic roles & 50–950 ramp
primary
#68EE8A
secondary
#C337A0
accent
#09A7DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581