#68DCA0#68DCA0
#68DCA0 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.137 H 158.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCA0 |
|---|---|
| RGB | rgb(104, 220, 160) |
| HSL | hsl(149, 62%, 64%) |
| HSV | hsv(149, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.99, -46.56, 19.68) |
| CIE-LCH | lch(79.99, 50.55, 157.09°) |
| OKLab | oklab(81.12% -0.1276 0.0501) |
| OKLCH | oklch(81.12% 0.137 158.6) |
| XYZ | xyz(37.6442, 56.6642, 42.2044) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.89
Light Greenish Blue
#63F7B4
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCA0 #DC68A4
analogous
#6ADC68 #68DCA0 #68DCDA
triadic
#68DCA0 #A068DC #DCA068
tetradic
#68DCA0 #686ADC #DC68A4 #DCDA68
square
#68DCA0 #686ADC #DC68A4 #DCDA68
split-complementary
#68DCA0 #DA68DC #DC686A
monochromatic
#26A463 #36D081 #68DCA0 #9AE8BF #CBF3DF
Accessibility & contrast
On white
1.70
#68DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#68DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCA0
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCA0 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9D
Deuteranopia (green-blind)
#C9C2A4
Tritanopia (blue-blind)
#43DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #68dca0; /* rgb */ color: rgb(104, 220, 160); /* oklch */ color: oklch(81.1% 0.137 158.6);
Tailwind
colors: {
custom: {
50: '#9be7bc',
500: '#68dca0',
950: '#000000',
},
}SCSS
$custom: #68dca0; $custom-light: #9be7bc; $custom-dark: #000000;
JSON
{
"hex": "#68dca0",
"rgb": {
"r": 104,
"g": 220,
"b": 160
},
"hsl": {
"h": 148.966,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.81116,
"c": 0.13711,
"h": 158.6
},
"luminance": 0.56668
}Semantic roles & 50–950 ramp
primary
#68DCA0
secondary
#A74176
accent
#1B76CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482