#68DB80#68DB80
#68DB80 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.165 H 148.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB80 |
|---|---|
| RGB | rgb(104, 219, 128) |
| HSL | hsl(133, 61%, 63%) |
| HSV | hsv(133, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(79.13, -51.90, 35.01) |
| CIE-LCH | lch(79.13, 62.61, 146.00°) |
| OKLab | oklab(80.23% -0.1407 0.0865) |
| OKLCH | oklch(80.23% 0.165 148.4) |
| XYZ | xyz(34.9345, 55.1617, 29.2242) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Tealish Green
#0CDC73
ΔE00 4.29
Emerald
#50C878
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB80 #DB68C3
analogous
#89DB68 #68DB80 #68DBB9
triadic
#68DB80 #8068DB #DB8068
tetradic
#68DB80 #6889DB #DB68C3 #DBB968
square
#68DB80 #6889DB #DB68C3 #DBB968
split-complementary
#68DB80 #B968DB #DB6889
monochromatic
#27A240 #37CF56 #68DB80 #99E7AA #CBF3D3
Accessibility & contrast
On white
1.75
#68DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#68DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB80
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB80 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#50D7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db80; /* rgb */ color: rgb(104, 219, 128); /* oklch */ color: oklch(80.2% 0.165 148.4);
Tailwind
colors: {
custom: {
50: '#9be7a6',
500: '#68db80',
950: '#000000',
},
}SCSS
$custom: #68db80; $custom-light: #9be7a6; $custom-dark: #000000;
JSON
{
"hex": "#68db80",
"rgb": {
"r": 104,
"g": 219,
"b": 128
},
"hsl": {
"h": 132.522,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80233,
"c": 0.16514,
"h": 148.4
},
"luminance": 0.55165
}Semantic roles & 50–950 ramp
primary
#68DB80
secondary
#A54291
accent
#1CA5C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480