#68DB7E#68DB7E
#68DB7E is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.167 H 147.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68DB7E |
|---|---|
| RGB | rgb(104, 219, 126) |
| HSL | hsl(131, 61%, 63%) |
| HSV | hsv(131, 53%, 86%) |
| CMYK | cmyk(52.5%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(79.10, -52.22, 35.98) |
| CIE-LCH | lch(79.10, 63.42, 145.43°) |
| OKLab | oklab(80.2% -0.1415 0.0887) |
| OKLCH | oklch(80.2% 0.167 147.9) |
| XYZ | xyz(34.8041, 55.1096, 28.5378) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.94
Emerald
#50C878
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DB7E #DB68C5
analogous
#8BDB68 #68DB7E #68DBB7
triadic
#68DB7E #7E68DB #DB7E68
tetradic
#68DB7E #688BDB #DB68C5 #DBB768
square
#68DB7E #688BDB #DB68C5 #DBB768
split-complementary
#68DB7E #B768DB #DB688B
monochromatic
#27A23E #37CF54 #68DB7E #99E7A8 #CBF3D2
Accessibility & contrast
On white
1.75
#68DB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#68DB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DB7E
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DB7E | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#51D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #68db7e; /* rgb */ color: rgb(104, 219, 126); /* oklch */ color: oklch(80.2% 0.167 147.9);
Tailwind
colors: {
custom: {
50: '#9be7a4',
500: '#68db7e',
950: '#000000',
},
}SCSS
$custom: #68db7e; $custom-light: #9be7a4; $custom-dark: #000000;
JSON
{
"hex": "#68db7e",
"rgb": {
"r": 104,
"g": 219,
"b": 126
},
"hsl": {
"h": 131.478,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.80198,
"c": 0.16702,
"h": 147.9
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#68DB7E
secondary
#A54292
accent
#1CA8C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480