#67DCA4#67DCA4
#67DCA4 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.134 H 160.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA4 |
|---|---|
| RGB | rgb(103, 220, 164) |
| HSL | hsl(151, 63%, 63%) |
| HSV | hsv(151, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.04, -45.98, 17.64) |
| CIE-LCH | lch(80.04, 49.25, 159.02°) |
| OKLab | oklab(81.17% -0.1265 0.045) |
| OKLCH | oklch(81.17% 0.134 160.4) |
| XYZ | xyz(37.8843, 56.7469, 44.0716) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.78
Aqua Green
#12E193
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.87
Aqua Marine
#2EE8BB
ΔE00 5.94
Light Greenish Blue
#63F7B4
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA4 #DC679F
analogous
#67DC69 #67DCA4 #67D9DC
triadic
#67DCA4 #A467DC #DCA467
tetradic
#67DCA4 #6967DC #DC679F #D9DC67
square
#67DCA4 #6967DC #DC679F #D9DC67
split-complementary
#67DCA4 #DC67D9 #DC6967
monochromatic
#26A367 #35D186 #67DCA4 #99E7C2 #CAF3E0
Accessibility & contrast
On white
1.70
#67DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#67DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#3FDBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dca4; /* rgb */ color: rgb(103, 220, 164); /* oklch */ color: oklch(81.2% 0.134 160.4);
Tailwind
colors: {
custom: {
50: '#9be7bf',
500: '#67dca4',
950: '#000000',
},
}SCSS
$custom: #67dca4; $custom-light: #9be7bf; $custom-dark: #000000;
JSON
{
"hex": "#67dca4",
"rgb": {
"r": 103,
"g": 220,
"b": 164
},
"hsl": {
"h": 151.282,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81171,
"c": 0.13424,
"h": 160.4
},
"luminance": 0.5675
}Semantic roles & 50–950 ramp
primary
#67DCA4
secondary
#A64171
accent
#1B6FCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482