#68D68F#68D68F
#68D68F is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.144 H 153.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68D68F |
|---|---|
| RGB | rgb(104, 214, 143) |
| HSL | hsl(141, 57%, 62%) |
| HSV | hsv(141, 51%, 84%) |
| CMYK | cmyk(51.4%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(77.88, -47.28, 25.67) |
| CIE-LCH | lch(77.88, 53.80, 151.50°) |
| OKLab | oklab(79.29% -0.1287 0.0647) |
| OKLCH | oklch(79.29% 0.144 153.3) |
| XYZ | xyz(34.7109, 53.0165, 34.3853) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.36
Seaweed
#18D17B
ΔE00 4.87
Aqua Green
#12E193
ΔE00 4.98
Soft Green
#6FC276
ΔE00 5.78
Weird Green
#3AE57F
ΔE00 5.87
Tealish Green
#0CDC73
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D68F #D668AF
analogous
#78D668 #68D68F #68D6C6
triadic
#68D68F #8F68D6 #D68F68
tetradic
#68D68F #6878D6 #D668AF #D6C668
square
#68D68F #6878D6 #D668AF #D6C668
split-complementary
#68D68F #C668D6 #D66878
monochromatic
#2A9A52 #38C96B #68D68F #98E3B3 #C8F0D6
Accessibility & contrast
On white
1.81
#68D68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#68D68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D68F
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D68F | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#4CD4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #68d68f; /* rgb */ color: rgb(104, 214, 143); /* oklch */ color: oklch(79.3% 0.144 153.3);
Tailwind
colors: {
custom: {
50: '#9ae3b0',
500: '#68d68f',
950: '#000000',
},
}SCSS
$custom: #68d68f; $custom-light: #9ae3b0; $custom-dark: #000000;
JSON
{
"hex": "#68d68f",
"rgb": {
"r": 104,
"g": 214,
"b": 143
},
"hsl": {
"h": 141.273,
"s": 57.292,
"l": 62.353
},
"oklch": {
"l": 0.79291,
"c": 0.14401,
"h": 153.3
},
"luminance": 0.53019
}Semantic roles & 50–950 ramp
primary
#68D68F
secondary
#9E447E
accent
#218BC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481