#68DC8D#68DC8D
#68DC8D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.154 H 151.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC8D |
|---|---|
| RGB | rgb(104, 220, 141) |
| HSL | hsl(139, 62%, 64%) |
| HSV | hsv(139, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.64, -50.13, 29.07) |
| CIE-LCH | lch(79.64, 57.95, 149.89°) |
| OKLab | oklab(80.72% -0.1361 0.0728) |
| OKLCH | oklch(80.72% 0.154 151.9) |
| XYZ | xyz(36.1072, 56.0495, 34.1100) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.04
Tealish Green
#0CDC73
ΔE00 5.13
Emerald
#50C878
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC8D #DC68B7
analogous
#7DDC68 #68DC8D #68DCC7
triadic
#68DC8D #8D68DC #DC8D68
tetradic
#68DC8D #687DDC #DC68B7 #DCC768
square
#68DC8D #687DDC #DC68B7 #DCC768
split-complementary
#68DC8D #C768DC #DC687D
monochromatic
#26A44E #36D067 #68DC8D #9AE8B3 #CBF3D8
Accessibility & contrast
On white
1.72
#68DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#68DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC8D
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC8D | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#4BD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc8d; /* rgb */ color: rgb(104, 220, 141); /* oklch */ color: oklch(80.7% 0.154 151.9);
Tailwind
colors: {
custom: {
50: '#9be8af',
500: '#68dc8d',
950: '#000000',
},
}SCSS
$custom: #68dc8d; $custom-light: #9be8af; $custom-dark: #000000;
JSON
{
"hex": "#68dc8d",
"rgb": {
"r": 104,
"g": 220,
"b": 141
},
"hsl": {
"h": 139.138,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80717,
"c": 0.15435,
"h": 151.9
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#68DC8D
secondary
#A74186
accent
#1B92CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481