#67DCAC#67DCAC
#67DCAC is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.4% C 0.128 H 164.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCAC |
|---|---|
| RGB | rgb(103, 220, 172) |
| HSL | hsl(155, 63%, 63%) |
| HSV | hsv(155, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.20, -44.31, 13.66) |
| CIE-LCH | lch(80.20, 46.37, 162.87°) |
| OKLab | oklab(81.36% -0.1228 0.035) |
| OKLCH | oklch(81.36% 0.128 164.1) |
| XYZ | xyz(38.6296, 57.0451, 47.9968) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.47
Eucalyptus
#44D7A8
ΔE00 2.81
Mediumaquamarine
#66CDAA
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 5.26
Aquamarine (survey)
#04D8B2
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCAC #DC6797
analogous
#67DC71 #67DCAC #67D1DC
triadic
#67DCAC #AC67DC #DCAC67
tetradic
#67DCAC #7167DC #DC6797 #D1DC67
square
#67DCAC #7167DC #DC6797 #D1DC67
split-complementary
#67DCAC #DC67D1 #DC7167
monochromatic
#26A370 #35D191 #67DCAC #99E7C7 #CAF3E2
Accessibility & contrast
On white
1.69
#67DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#67DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCAC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCAC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#39DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dcac; /* rgb */ color: rgb(103, 220, 172); /* oklch */ color: oklch(81.4% 0.128 164.1);
Tailwind
colors: {
custom: {
50: '#9be7c4',
500: '#67dcac',
950: '#000000',
},
}SCSS
$custom: #67dcac; $custom-light: #9be7c4; $custom-dark: #000000;
JSON
{
"hex": "#67dcac",
"rgb": {
"r": 103,
"g": 220,
"b": 172
},
"hsl": {
"h": 155.385,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81363,
"c": 0.12774,
"h": 164.1
},
"luminance": 0.57049
}Semantic roles & 50–950 ramp
primary
#67DCAC
secondary
#A6416B
accent
#1B63CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482