#68DC80#68DC80
#68DC80 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.167 H 148.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC80 |
|---|---|
| RGB | rgb(104, 220, 128) |
| HSL | hsl(132, 62%, 64%) |
| HSV | hsv(132, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.43, -52.30, 35.40) |
| CIE-LCH | lch(79.43, 63.16, 145.91°) |
| OKLab | oklab(80.48% -0.1418 0.0874) |
| OKLCH | oklch(80.48% 0.167 148.4) |
| XYZ | xyz(35.1961, 55.6850, 29.3114) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Tealish Green
#0CDC73
ΔE00 4.25
Lightish Green
#61E160
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.32
Seaweed
#18D17B
ΔE00 5.35
Emerald
#50C878
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC80 #DC68C4
analogous
#8ADC68 #68DC80 #68DCBA
triadic
#68DC80 #8068DC #DC8068
tetradic
#68DC80 #688ADC #DC68C4 #DCBA68
square
#68DC80 #688ADC #DC68C4 #DCBA68
split-complementary
#68DC80 #BA68DC #DC688A
monochromatic
#26A440 #36D056 #68DC80 #9AE8AA #CBF3D4
Accessibility & contrast
On white
1.73
#68DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#68DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC80
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC80 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#CEC186
Tritanopia (blue-blind)
#50D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc80; /* rgb */ color: rgb(104, 220, 128); /* oklch */ color: oklch(80.5% 0.167 148.4);
Tailwind
colors: {
custom: {
50: '#9be8a6',
500: '#68dc80',
950: '#000000',
},
}SCSS
$custom: #68dc80; $custom-light: #9be8a6; $custom-dark: #000000;
JSON
{
"hex": "#68dc80",
"rgb": {
"r": 104,
"g": 220,
"b": 128
},
"hsl": {
"h": 132.414,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80478,
"c": 0.16653,
"h": 148.4
},
"luminance": 0.55688
}Semantic roles & 50–950 ramp
primary
#68DC80
secondary
#A74192
accent
#1BA6CA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480