#68DB76#68DB76
#68DB76 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.174 H 146.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB76 |
|---|---|
| RGB | rgb(104, 219, 118) |
| HSL | hsl(127, 61%, 63%) |
| HSV | hsv(127, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(78.99, -53.43, 39.81) |
| CIE-LCH | lch(78.99, 66.64, 143.31°) |
| OKLab | oklab(80.07% -0.1449 0.0971) |
| OKLCH | oklch(80.07% 0.174 146.2) |
| XYZ | xyz(34.3084, 54.9113, 25.9270) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.34
Fresh Green
#69D84F
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.51
Emerald
#50C878
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB76 #DB68CD
analogous
#93DB68 #68DB76 #68DBAF
triadic
#68DB76 #7668DB #DB7668
tetradic
#68DB76 #6893DB #DB68CD #DBAF68
square
#68DB76 #6893DB #DB68CD #DBAF68
split-complementary
#68DB76 #AF68DB #DB6893
monochromatic
#27A236 #37CF49 #68DB76 #99E7A3 #CBF3D0
Accessibility & contrast
On white
1.75
#68DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#68DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB76
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB76 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#53D6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db76; /* rgb */ color: rgb(104, 219, 118); /* oklch */ color: oklch(80.1% 0.174 146.2);
Tailwind
colors: {
custom: {
50: '#9be79f',
500: '#68db76',
950: '#000000',
},
}SCSS
$custom: #68db76; $custom-light: #9be79f; $custom-dark: #000000;
JSON
{
"hex": "#68db76",
"rgb": {
"r": 104,
"g": 219,
"b": 118
},
"hsl": {
"h": 127.304,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80067,
"c": 0.17445,
"h": 146.2
},
"luminance": 0.54914
}Semantic roles & 50–950 ramp
primary
#68DB76
secondary
#A54299
accent
#1CB4C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480