#68DA7B#68DA7B
#68DA7B is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.168 H 147.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68DA7B |
|---|---|
| RGB | rgb(104, 218, 123) |
| HSL | hsl(130, 61%, 63%) |
| HSV | hsv(130, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.76, -52.29, 37.04) |
| CIE-LCH | lch(78.76, 64.08, 144.69°) |
| OKLab | oklab(79.9% -0.1417 0.091) |
| OKLCH | oklch(79.9% 0.168 147.3) |
| XYZ | xyz(34.3533, 54.5131, 27.4468) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.27
Lightish Green
#61E160
ΔE00 4.64
Emerald
#50C878
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DA7B #DA68C7
analogous
#8EDA68 #68DA7B #68DAB4
triadic
#68DA7B #7B68DA #DA7B68
tetradic
#68DA7B #688EDA #DA68C7 #DAB468
square
#68DA7B #688EDA #DA68C7 #DAB468
split-complementary
#68DA7B #B468DA #DA688E
monochromatic
#27A03B #37CE50 #68DA7B #99E6A6 #CAF2D1
Accessibility & contrast
On white
1.76
#68DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#68DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DA7B
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DA7B | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#52D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68da7b; /* rgb */ color: rgb(104, 218, 123); /* oklch */ color: oklch(79.9% 0.168 147.3);
Tailwind
colors: {
custom: {
50: '#9be6a2',
500: '#68da7b',
950: '#000000',
},
}SCSS
$custom: #68da7b; $custom-light: #9be6a2; $custom-dark: #000000;
JSON
{
"hex": "#68da7b",
"rgb": {
"r": 104,
"g": 218,
"b": 123
},
"hsl": {
"h": 130,
"s": 60.638,
"l": 63.137
},
"oklch": {
"l": 0.79902,
"c": 0.16845,
"h": 147.3
},
"luminance": 0.54516
}Semantic roles & 50–950 ramp
primary
#68DA7B
secondary
#A44294
accent
#1DACC8
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480