#67DCAB#67DCAB
#67DCAB is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.129 H 163.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCAB |
|---|---|
| RGB | rgb(103, 220, 171) |
| HSL | hsl(155, 63%, 63%) |
| HSV | hsv(155, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.18, -44.52, 14.16) |
| CIE-LCH | lch(80.18, 46.72, 162.36°) |
| OKLab | oklab(81.34% -0.1233 0.0363) |
| OKLCH | oklch(81.34% 0.129 163.6) |
| XYZ | xyz(38.5339, 57.0068, 47.4929) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.52
Eucalyptus
#44D7A8
ΔE00 2.88
Mediumaquamarine
#66CDAA
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 4.92
Light Teal
#90E4C1
ΔE00 5.39
Aquamarine (survey)
#04D8B2
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCAB #DC6798
analogous
#67DC70 #67DCAB #67D2DC
triadic
#67DCAB #AB67DC #DCAB67
tetradic
#67DCAB #7067DC #DC6798 #D2DC67
square
#67DCAB #7067DC #DC6798 #D2DC67
split-complementary
#67DCAB #DC67D2 #DC7067
monochromatic
#26A36E #35D190 #67DCAB #99E7C6 #CAF3E2
Accessibility & contrast
On white
1.69
#67DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#67DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCAB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCAB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#3ADCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dcab; /* rgb */ color: rgb(103, 220, 171); /* oklch */ color: oklch(81.3% 0.129 163.6);
Tailwind
colors: {
custom: {
50: '#9be7c4',
500: '#67dcab',
950: '#000000',
},
}SCSS
$custom: #67dcab; $custom-light: #9be7c4; $custom-dark: #000000;
JSON
{
"hex": "#67dcab",
"rgb": {
"r": 103,
"g": 220,
"b": 171
},
"hsl": {
"h": 154.872,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81338,
"c": 0.12852,
"h": 163.6
},
"luminance": 0.5701
}Semantic roles & 50–950 ramp
primary
#67DCAB
secondary
#A6416B
accent
#1B65CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482