#68DC8B#68DC8B
#68DC8B is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.156 H 151.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC8B |
|---|---|
| RGB | rgb(104, 220, 139) |
| HSL | hsl(138, 62%, 64%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.61, -50.48, 30.05) |
| CIE-LCH | lch(79.61, 58.74, 149.24°) |
| OKLab | oklab(80.68% -0.137 0.0751) |
| OKLCH | oklch(80.68% 0.156 151.3) |
| XYZ | xyz(35.9598, 55.9905, 33.3334) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 4.93
Seaweed
#18D17B
ΔE00 5.02
Emerald
#50C878
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC8B #DC68B9
analogous
#7FDC68 #68DC8B #68DCC5
triadic
#68DC8B #8B68DC #DC8B68
tetradic
#68DC8B #687FDC #DC68B9 #DCC568
square
#68DC8B #687FDC #DC68B9 #DCC568
split-complementary
#68DC8B #C568DC #DC687F
monochromatic
#26A44C #36D065 #68DC8B #9AE8B1 #CBF3D7
Accessibility & contrast
On white
1.72
#68DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#68DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC8B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC8B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#4CD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc8b; /* rgb */ color: rgb(104, 220, 139); /* oklch */ color: oklch(80.7% 0.156 151.3);
Tailwind
colors: {
custom: {
50: '#9be8ad',
500: '#68dc8b',
950: '#000000',
},
}SCSS
$custom: #68dc8b; $custom-light: #9be8ad; $custom-dark: #000000;
JSON
{
"hex": "#68dc8b",
"rgb": {
"r": 104,
"g": 220,
"b": 139
},
"hsl": {
"h": 138.103,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80678,
"c": 0.15622,
"h": 151.3
},
"luminance": 0.55994
}Semantic roles & 50–950 ramp
primary
#68DC8B
secondary
#A74188
accent
#1B95CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481