#68ED8D#68ED8D
#68ED8D is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.178 H 150.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED8D |
|---|---|
| RGB | rgb(104, 237, 141) |
| HSL | hsl(137, 79%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.71, -56.90, 35.75) |
| CIE-LCH | lch(84.71, 67.20, 147.86°) |
| OKLab | oklab(84.87% -0.1541 0.0886) |
| OKLCH | oklch(84.87% 0.178 150.1) |
| XYZ | xyz(40.7979, 65.4308, 35.6736) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.07
Wintergreen
#20F986
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED8D #ED68C8
analogous
#86ED68 #68ED8D #68EDD0
triadic
#68ED8D #8D68ED #ED8D68
tetradic
#68ED8D #6886ED #ED68C8 #EDD068
square
#68ED8D #6886ED #ED68C8 #EDD068
split-complementary
#68ED8D #D068ED #ED6886
monochromatic
#17C347 #31E664 #68ED8D #9FF4B6 #D5FAE0
Accessibility & contrast
On white
1.49
#68ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#68ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED8D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED8D | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DCCF93
Tritanopia (blue-blind)
#46E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ed8d; /* rgb */ color: rgb(104, 237, 141); /* oklch */ color: oklch(84.9% 0.178 150.1);
Tailwind
colors: {
custom: {
50: '#9df4af',
500: '#68ed8d',
950: '#000000',
},
}SCSS
$custom: #68ed8d; $custom-light: #9df4af; $custom-dark: #000000;
JSON
{
"hex": "#68ed8d",
"rgb": {
"r": 104,
"g": 237,
"b": 141
},
"hsl": {
"h": 136.692,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84865,
"c": 0.1777,
"h": 150.1
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#68ED8D
secondary
#C1389B
accent
#0BA1DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581