#68DC89#68DC89
#68DC89 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.158 H 150.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC89 |
|---|---|
| RGB | rgb(104, 220, 137) |
| HSL | hsl(137, 62%, 64%) |
| HSV | hsv(137, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(79.58, -50.82, 31.03) |
| CIE-LCH | lch(79.58, 59.54, 148.59°) |
| OKLab | oklab(80.64% -0.1379 0.0774) |
| OKLCH | oklch(80.64% 0.158 150.7) |
| XYZ | xyz(35.8150, 55.9326, 32.5708) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.95
Seaweed
#18D17B
ΔE00 5.03
Emerald
#50C878
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC89 #DC68BB
analogous
#81DC68 #68DC89 #68DCC3
triadic
#68DC89 #8968DC #DC8968
tetradic
#68DC89 #6881DC #DC68BB #DCC368
square
#68DC89 #6881DC #DC68BB #DCC368
split-complementary
#68DC89 #C368DC #DC6881
monochromatic
#26A44A #36D062 #68DC89 #9AE8B0 #CBF3D7
Accessibility & contrast
On white
1.72
#68DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#68DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC89
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC89 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#CDC18E
Tritanopia (blue-blind)
#4DD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68dc89; /* rgb */ color: rgb(104, 220, 137); /* oklch */ color: oklch(80.6% 0.158 150.7);
Tailwind
colors: {
custom: {
50: '#9be8ac',
500: '#68dc89',
950: '#000000',
},
}SCSS
$custom: #68dc89; $custom-light: #9be8ac; $custom-dark: #000000;
JSON
{
"hex": "#68dc89",
"rgb": {
"r": 104,
"g": 220,
"b": 137
},
"hsl": {
"h": 137.069,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.8064,
"c": 0.15809,
"h": 150.7
},
"luminance": 0.55936
}Semantic roles & 50–950 ramp
primary
#68DC89
secondary
#A7418A
accent
#1B98CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481