#68EC8D#68EC8D
#68EC8D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.176 H 150.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68EC8D |
|---|---|
| RGB | rgb(104, 236, 141) |
| HSL | hsl(137, 78%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.41, -56.52, 35.36) |
| CIE-LCH | lch(84.41, 66.67, 147.96°) |
| OKLab | oklab(84.62% -0.153 0.0877) |
| OKLCH | oklch(84.62% 0.176 150.2) |
| XYZ | xyz(40.5092, 64.8534, 35.5773) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EC8D #EC68C7
analogous
#85EC68 #68EC8D #68ECCF
triadic
#68EC8D #8D68EC #EC8D68
tetradic
#68EC8D #6885EC #EC68C7 #ECCF68
square
#68EC8D #6885EC #EC68C7 #ECCF68
split-complementary
#68EC8D #CF68EC #EC6885
monochromatic
#18C148 #32E564 #68EC8D #9EF3B6 #D5FADF
Accessibility & contrast
On white
1.50
#68EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#68EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EC8D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EC8D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#46E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ec8d; /* rgb */ color: rgb(104, 236, 141); /* oklch */ color: oklch(84.6% 0.176 150.2);
Tailwind
colors: {
custom: {
50: '#9df3af',
500: '#68ec8d',
950: '#000000',
},
}SCSS
$custom: #68ec8d; $custom-light: #9df3af; $custom-dark: #000000;
JSON
{
"hex": "#68ec8d",
"rgb": {
"r": 104,
"g": 236,
"b": 141
},
"hsl": {
"h": 136.818,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84621,
"c": 0.17636,
"h": 150.2
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#68EC8D
secondary
#C0399A
accent
#0CA0DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581