#68DC99#68DC99
#68DC99 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.143 H 155.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68DC99 |
|---|---|
| RGB | rgb(104, 220, 153) |
| HSL | hsl(145, 62%, 64%) |
| HSV | hsv(145, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.86, -47.93, 23.15) |
| CIE-LCH | lch(79.86, 53.23, 154.22°) |
| OKLab | oklab(80.96% -0.1308 0.0586) |
| OKLCH | oklch(80.96% 0.143 155.9) |
| XYZ | xyz(37.0490, 56.4262, 39.0698) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.79
Eucalyptus
#44D7A8
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DC99 #DC68AB
analogous
#71DC68 #68DC99 #68DCD3
triadic
#68DC99 #9968DC #DC9968
tetradic
#68DC99 #6871DC #DC68AB #DCD368
square
#68DC99 #6871DC #DC68AB #DCD368
split-complementary
#68DC99 #D368DC #DC6871
monochromatic
#26A45B #36D077 #68DC99 #9AE8BB #CBF3DC
Accessibility & contrast
On white
1.71
#68DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#68DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DC99
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DC99 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#46DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dc99; /* rgb */ color: rgb(104, 220, 153); /* oklch */ color: oklch(81.0% 0.143 155.9);
Tailwind
colors: {
custom: {
50: '#9be7b7',
500: '#68dc99',
950: '#000000',
},
}SCSS
$custom: #68dc99; $custom-light: #9be7b7; $custom-dark: #000000;
JSON
{
"hex": "#68dc99",
"rgb": {
"r": 104,
"g": 220,
"b": 153
},
"hsl": {
"h": 145.345,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.80962,
"c": 0.14331,
"h": 155.9
},
"luminance": 0.56429
}Semantic roles & 50–950 ramp
primary
#68DC99
secondary
#A7417C
accent
#1B80CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481