#68DD8A#68DD8A
#68DD8A is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.159 H 150.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68DD8A |
|---|---|
| RGB | rgb(104, 221, 138) |
| HSL | hsl(137, 63%, 64%) |
| HSV | hsv(137, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 37.6%, 13.3%) |
| CIE-LAB | lab(79.89, -51.06, 30.93) |
| CIE-LCH | lch(79.89, 59.70, 148.79°) |
| OKLab | oklab(80.9% -0.1385 0.0772) |
| OKLCH | oklch(80.9% 0.159 150.9) |
| XYZ | xyz(36.1503, 56.4879, 33.0381) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.85
Seaweed
#18D17B
ΔE00 5.13
Emerald
#50C878
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DD8A #DD68BB
analogous
#80DD68 #68DD8A #68DDC4
triadic
#68DD8A #8A68DD #DD8A68
tetradic
#68DD8A #6880DD #DD68BB #DDC468
square
#68DD8A #6880DD #DD68BB #DDC468
split-complementary
#68DD8A #C468DD #DD6880
monochromatic
#25A54A #36D263 #68DD8A #9AE8B1 #CCF3D7
Accessibility & contrast
On white
1.71
#68DD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#68DD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DD8A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DD8A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#4CDAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dd8a; /* rgb */ color: rgb(104, 221, 138); /* oklch */ color: oklch(80.9% 0.159 150.9);
Tailwind
colors: {
custom: {
50: '#9be8ad',
500: '#68dd8a',
950: '#000000',
},
}SCSS
$custom: #68dd8a; $custom-light: #9be8ad; $custom-dark: #000000;
JSON
{
"hex": "#68dd8a",
"rgb": {
"r": 104,
"g": 221,
"b": 138
},
"hsl": {
"h": 137.436,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.80904,
"c": 0.15855,
"h": 150.9
},
"luminance": 0.56491
}Semantic roles & 50–950 ramp
primary
#68DD8A
secondary
#A8418A
accent
#1A98CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481