#67DCBC#67DCBC
#67DCBC is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.117 H 172.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCBC |
|---|---|
| RGB | rgb(103, 220, 188) |
| HSL | hsl(164, 63%, 63%) |
| HSV | hsv(164, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.57, -40.75, 5.71) |
| CIE-LCH | lch(80.57, 41.14, 172.03°) |
| OKLab | oklab(81.78% -0.1157 0.0145) |
| OKLCH | oklch(81.78% 0.117 172.9) |
| XYZ | xyz(40.2597, 57.6971, 56.5822) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 3.94
Aquamarine (survey)
#04D8B2
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCBC #DC6787
analogous
#67DC81 #67DCBC #67C1DC
triadic
#67DCBC #BC67DC #DCBC67
tetradic
#67DCBC #8167DC #DC6787 #C1DC67
square
#67DCBC #8167DC #DC6787 #C1DC67
split-complementary
#67DCBC #DC67C1 #DC8167
monochromatic
#26A381 #35D1A6 #67DCBC #99E7D2 #CAF3E8
Accessibility & contrast
On white
1.67
#67DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#67DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCBC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCBC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BB
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#2CDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67dcbc; /* rgb */ color: rgb(103, 220, 188); /* oklch */ color: oklch(81.8% 0.117 172.9);
Tailwind
colors: {
custom: {
50: '#9be7d0',
500: '#67dcbc',
950: '#000000',
},
}SCSS
$custom: #67dcbc; $custom-light: #9be7d0; $custom-dark: #000000;
JSON
{
"hex": "#67dcbc",
"rgb": {
"r": 103,
"g": 220,
"b": 188
},
"hsl": {
"h": 163.59,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81781,
"c": 0.11658,
"h": 172.9
},
"luminance": 0.57701
}Semantic roles & 50–950 ramp
primary
#67DCBC
secondary
#A6415D
accent
#1B4BCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483