#68D98D#68D98D
#68D98D is a light, vivid green. Relative luminance 0.545; OKLCH L 80.0% C 0.150 H 152.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68D98D |
|---|---|
| RGB | rgb(104, 217, 141) |
| HSL | hsl(140, 60%, 63%) |
| HSV | hsv(140, 52%, 85%) |
| CMYK | cmyk(52.1%, 0%, 35%, 14.9%) |
| CIE-LAB | lab(78.75, -48.89, 27.87) |
| CIE-LCH | lch(78.75, 56.28, 150.32°) |
| OKLab | oklab(79.98% -0.1329 0.0699) |
| OKLCH | oklch(79.98% 0.15 152.2) |
| XYZ | xyz(35.3270, 54.4889, 33.8499) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.45
Soft Green
#6FC276
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D98D #D968B4
analogous
#7BD968 #68D98D #68D9C5
triadic
#68D98D #8D68D9 #D98D68
tetradic
#68D98D #687BD9 #D968B4 #D9C568
square
#68D98D #687BD9 #D968B4 #D9C568
split-complementary
#68D98D #C568D9 #D9687B
monochromatic
#289F4F #37CD68 #68D98D #99E5B2 #CAF2D7
Accessibility & contrast
On white
1.76
#68D98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#68D98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D98D
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D98D | 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)
#D9CA88
Deuteranopia (green-blind)
#C9BF92
Tritanopia (blue-blind)
#4CD6C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d98d; /* rgb */ color: rgb(104, 217, 141); /* oklch */ color: oklch(80.0% 0.150 152.2);
Tailwind
colors: {
custom: {
50: '#9be5af',
500: '#68d98d',
950: '#000000',
},
}SCSS
$custom: #68d98d; $custom-light: #9be5af; $custom-dark: #000000;
JSON
{
"hex": "#68d98d",
"rgb": {
"r": 104,
"g": 217,
"b": 141
},
"hsl": {
"h": 139.646,
"s": 59.788,
"l": 62.941
},
"oklch": {
"l": 0.79984,
"c": 0.15013,
"h": 152.2
},
"luminance": 0.54492
}Semantic roles & 50–950 ramp
primary
#68D98D
secondary
#A34383
accent
#1E90C7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481