#68DC97#68DC97
#68DC97 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.145 H 155.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC97 |
|---|---|
| RGB | rgb(104, 220, 151) |
| HSL | hsl(144, 62%, 64%) |
| HSV | hsv(144, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.82, -48.31, 24.14) |
| CIE-LCH | lch(79.82, 54.00, 153.45°) |
| OKLab | oklab(80.92% -0.1317 0.061) |
| OKLCH | oklch(80.92% 0.145 155.1) |
| XYZ | xyz(36.8852, 56.3606, 38.2071) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.59
Weird Green
#3AE57F
ΔE00 5.68
Emerald
#50C878
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC97 #DC68AD
analogous
#73DC68 #68DC97 #68DCD1
triadic
#68DC97 #9768DC #DC9768
tetradic
#68DC97 #6873DC #DC68AD #DCD168
square
#68DC97 #6873DC #DC68AD #DCD168
split-complementary
#68DC97 #D168DC #DC6873
monochromatic
#26A459 #36D075 #68DC97 #9AE8B9 #CBF3DB
Accessibility & contrast
On white
1.71
#68DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#68DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC97
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC97 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#47DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dc97; /* rgb */ color: rgb(104, 220, 151); /* oklch */ color: oklch(80.9% 0.145 155.1);
Tailwind
colors: {
custom: {
50: '#9be7b6',
500: '#68dc97',
950: '#000000',
},
}SCSS
$custom: #68dc97; $custom-light: #9be7b6; $custom-dark: #000000;
JSON
{
"hex": "#68dc97",
"rgb": {
"r": 104,
"g": 220,
"b": 151
},
"hsl": {
"h": 144.31,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80919,
"c": 0.14512,
"h": 155.1
},
"luminance": 0.56364
}Semantic roles & 50–950 ramp
primary
#68DC97
secondary
#A7417E
accent
#1B83CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481