#68EA8E#68EA8E
#68EA8E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.173 H 150.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA8E |
|---|---|
| RGB | rgb(104, 234, 142) |
| HSL | hsl(138, 76%, 66%) |
| HSV | hsv(138, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.83, -55.57, 34.11) |
| CIE-LCH | lch(83.83, 65.20, 148.46°) |
| OKLab | oklab(84.15% -0.1505 0.0847) |
| OKLCH | oklch(84.15% 0.173 150.6) |
| XYZ | xyz(40.0113, 63.7381, 35.7801) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Lightgreen
#90EE90
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.40
Seafoam Green
#7AF9AB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA8E #EA68C4
analogous
#83EA68 #68EA8E #68EACF
triadic
#68EA8E #8E68EA #EA8E68
tetradic
#68EA8E #6883EA #EA68C4 #EACF68
square
#68EA8E #6883EA #EA68C4 #EACF68
split-complementary
#68EA8E #CF68EA #EA6883
monochromatic
#1ABD4A #32E366 #68EA8E #9EF1B6 #D3F9DE
Accessibility & contrast
On white
1.53
#68EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#68EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA8E
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA8E | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#47E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea8e; /* rgb */ color: rgb(104, 234, 142); /* oklch */ color: oklch(84.2% 0.173 150.6);
Tailwind
colors: {
custom: {
50: '#9df2b0',
500: '#68ea8e',
950: '#000000',
},
}SCSS
$custom: #68ea8e; $custom-light: #9df2b0; $custom-dark: #000000;
JSON
{
"hex": "#68ea8e",
"rgb": {
"r": 104,
"g": 234,
"b": 142
},
"hsl": {
"h": 137.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84151,
"c": 0.17273,
"h": 150.6
},
"luminance": 0.63742
}Semantic roles & 50–950 ramp
primary
#68EA8E
secondary
#BC3A96
accent
#0E9DD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581