#68DD8D#68DD8D
#68DD8D is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.156 H 151.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68DD8D |
|---|---|
| RGB | rgb(104, 221, 141) |
| HSL | hsl(139, 63%, 64%) |
| HSV | hsv(139, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.94, -50.54, 29.47) |
| CIE-LCH | lch(79.94, 58.50, 149.76°) |
| OKLab | oklab(80.96% -0.1372 0.0737) |
| OKLCH | oklch(80.96% 0.156 151.8) |
| XYZ | xyz(36.3705, 56.5759, 34.1978) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 5.05
Seaweed
#18D17B
ΔE00 5.14
Emerald
#50C878
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DD8D #DD68B8
analogous
#7DDD68 #68DD8D #68DDC7
triadic
#68DD8D #8D68DD #DD8D68
tetradic
#68DD8D #687DDD #DD68B8 #DDC768
square
#68DD8D #687DDD #DD68B8 #DDC768
split-complementary
#68DD8D #C768DD #DD687D
monochromatic
#25A54E #36D267 #68DD8D #9AE8B3 #CCF3D8
Accessibility & contrast
On white
1.71
#68DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#68DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DD8D
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DD8D | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#4BDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dd8d; /* rgb */ color: rgb(104, 221, 141); /* oklch */ color: oklch(81.0% 0.156 151.8);
Tailwind
colors: {
custom: {
50: '#9be8af',
500: '#68dd8d',
950: '#000000',
},
}SCSS
$custom: #68dd8d; $custom-light: #9be8af; $custom-dark: #000000;
JSON
{
"hex": "#68dd8d",
"rgb": {
"r": 104,
"g": 221,
"b": 141
},
"hsl": {
"h": 138.974,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.80961,
"c": 0.15575,
"h": 151.8
},
"luminance": 0.56579
}Semantic roles & 50–950 ramp
primary
#68DD8D
secondary
#A84188
accent
#1A93CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481