#68DC96#68DC96
#68DC96 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.146 H 154.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC96 |
|---|---|
| RGB | rgb(104, 220, 150) |
| HSL | hsl(144, 62%, 64%) |
| HSV | hsv(144, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.80, -48.49, 24.63) |
| CIE-LCH | lch(79.80, 54.39, 153.07°) |
| OKLab | oklab(80.9% -0.1321 0.0622) |
| OKLCH | oklch(80.9% 0.146 154.8) |
| XYZ | xyz(36.8043, 56.3283, 37.7812) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Seaweed
#18D17B
ΔE00 5.50
Weird Green
#3AE57F
ΔE00 5.52
Emerald
#50C878
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC96 #DC68AE
analogous
#74DC68 #68DC96 #68DCD0
triadic
#68DC96 #9668DC #DC9668
tetradic
#68DC96 #6874DC #DC68AE #DCD068
square
#68DC96 #6874DC #DC68AE #DCD068
split-complementary
#68DC96 #D068DC #DC6874
monochromatic
#26A458 #36D073 #68DC96 #9AE8B9 #CBF3DB
Accessibility & contrast
On white
1.71
#68DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#68DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC96
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC96 | 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)
#DBCD92
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#48DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dc96; /* rgb */ color: rgb(104, 220, 150); /* oklch */ color: oklch(80.9% 0.146 154.8);
Tailwind
colors: {
custom: {
50: '#9be7b5',
500: '#68dc96',
950: '#000000',
},
}SCSS
$custom: #68dc96; $custom-light: #9be7b5; $custom-dark: #000000;
JSON
{
"hex": "#68dc96",
"rgb": {
"r": 104,
"g": 220,
"b": 150
},
"hsl": {
"h": 143.793,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80898,
"c": 0.14603,
"h": 154.8
},
"luminance": 0.56331
}Semantic roles & 50–950 ramp
primary
#68DC96
secondary
#A7417F
accent
#1B85CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481