#68DC76#68DC76
#68DC76 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.176 H 146.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC76 |
|---|---|
| RGB | rgb(104, 220, 118) |
| HSL | hsl(127, 62%, 64%) |
| HSV | hsv(127, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.29, -53.83, 40.19) |
| CIE-LCH | lch(79.29, 67.18, 143.25°) |
| OKLab | oklab(80.31% -0.146 0.098) |
| OKLCH | oklch(80.31% 0.176 146.1) |
| XYZ | xyz(34.5701, 55.4346, 26.0142) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 4.34
Fresh Green
#69D84F
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.36
Emerald
#50C878
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC76 #DC68CE
analogous
#94DC68 #68DC76 #68DCB0
triadic
#68DC76 #7668DC #DC7668
tetradic
#68DC76 #6894DC #DC68CE #DCB068
square
#68DC76 #6894DC #DC68CE #DCB068
split-complementary
#68DC76 #B068DC #DC6894
monochromatic
#26A435 #36D049 #68DC76 #9AE8A3 #CBF3D0
Accessibility & contrast
On white
1.74
#68DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#68DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC76
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC76 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#53D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68dc76; /* rgb */ color: rgb(104, 220, 118); /* oklch */ color: oklch(80.3% 0.176 146.1);
Tailwind
colors: {
custom: {
50: '#9ce89f',
500: '#68dc76',
950: '#000000',
},
}SCSS
$custom: #68dc76; $custom-light: #9ce89f; $custom-dark: #000000;
JSON
{
"hex": "#68dc76",
"rgb": {
"r": 104,
"g": 220,
"b": 118
},
"hsl": {
"h": 127.241,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80314,
"c": 0.17581,
"h": 146.1
},
"luminance": 0.55437
}Semantic roles & 50–950 ramp
primary
#68DC76
secondary
#A7419B
accent
#1BB5CA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480