#67DCA0#67DCA0
#67DCA0 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.138 H 158.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA0 |
|---|---|
| RGB | rgb(103, 220, 160) |
| HSL | hsl(149, 63%, 63%) |
| HSV | hsv(149, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.96, -46.79, 19.62) |
| CIE-LCH | lch(79.96, 50.74, 157.25°) |
| OKLab | oklab(81.08% -0.1283 0.05) |
| OKLCH | oklch(81.08% 0.138 158.7) |
| XYZ | xyz(37.5287, 56.6047, 42.1990) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.98
Light Greenish Blue
#63F7B4
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA0 #DC67A3
analogous
#68DC67 #67DCA0 #67DCDB
triadic
#67DCA0 #A067DC #DCA067
tetradic
#67DCA0 #6768DC #DC67A3 #DCDB67
square
#67DCA0 #6768DC #DC67A3 #DCDB67
split-complementary
#67DCA0 #DB67DC #DC6768
monochromatic
#26A363 #35D181 #67DCA0 #99E7BF #CAF3DE
Accessibility & contrast
On white
1.70
#67DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#67DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA0
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA0 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9D
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#41DBCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dca0; /* rgb */ color: rgb(103, 220, 160); /* oklch */ color: oklch(81.1% 0.138 158.7);
Tailwind
colors: {
custom: {
50: '#9ae7bc',
500: '#67dca0',
950: '#000000',
},
}SCSS
$custom: #67dca0; $custom-light: #9ae7bc; $custom-dark: #000000;
JSON
{
"hex": "#67dca0",
"rgb": {
"r": 103,
"g": 220,
"b": 160
},
"hsl": {
"h": 149.231,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81079,
"c": 0.13765,
"h": 158.7
},
"luminance": 0.56608
}Semantic roles & 50–950 ramp
primary
#67DCA0
secondary
#A64175
accent
#1B75CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482