#68EE89#68EE89
#68EE89 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.183 H 149.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE89 |
|---|---|
| RGB | rgb(104, 238, 137) |
| HSL | hsl(135, 80%, 67%) |
| HSV | hsv(135, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.94, -57.93, 38.05) |
| CIE-LCH | lch(84.94, 69.31, 146.71°) |
| OKLab | oklab(85.04% -0.1568 0.0938) |
| OKLCH | oklch(85.04% 0.183 149.1) |
| XYZ | xyz(40.7960, 65.8946, 34.2311) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.13
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE89 #EE68CD
analogous
#8AEE68 #68EE89 #68EECC
triadic
#68EE89 #8968EE #EE8968
tetradic
#68EE89 #688AEE #EE68CD #EECC68
square
#68EE89 #688AEE #EE68CD #EECC68
split-complementary
#68EE89 #CC68EE #EE688A
monochromatic
#16C541 #31E85E #68EE89 #9FF4B4 #D6FADF
Accessibility & contrast
On white
1.48
#68EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#68EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE89
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE89 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#47EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee89; /* rgb */ color: rgb(104, 238, 137); /* oklch */ color: oklch(85.0% 0.183 149.1);
Tailwind
colors: {
custom: {
50: '#9ef4ac',
500: '#68ee89',
950: '#000000',
},
}SCSS
$custom: #68ee89; $custom-light: #9ef4ac; $custom-dark: #000000;
JSON
{
"hex": "#68ee89",
"rgb": {
"r": 104,
"g": 238,
"b": 137
},
"hsl": {
"h": 134.776,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8504,
"c": 0.18269,
"h": 149.1
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#68EE89
secondary
#C337A1
accent
#09A8DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581