#67DCCB#67DCCB
#67DCCB is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.109 H 182.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCCB |
|---|---|
| RGB | rgb(103, 220, 203) |
| HSL | hsl(171, 63%, 63%) |
| HSV | hsv(171, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.95, -37.16, -1.72) |
| CIE-LCH | lch(80.95, 37.20, 182.65°) |
| OKLab | oklab(82.21% -0.1091 -0.0052) |
| OKLCH | oklch(82.21% 0.109 182.7) |
| XYZ | xyz(41.9615, 58.3778, 65.5451) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.76
Mediumturquoise
#48D1CC
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.30
Aqua (survey)
#13EAC9
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCCB #DC6778
analogous
#67DC90 #67DCCB #67B2DC
triadic
#67DCCB #CB67DC #DCCB67
tetradic
#67DCCB #9067DC #DC6778 #B2DC67
square
#67DCCB #9067DC #DC6778 #B2DC67
split-complementary
#67DCCB #DC67B2 #DC9067
monochromatic
#26A391 #35D1BA #67DCCB #99E7DC #CAF3ED
Accessibility & contrast
On white
1.66
#67DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#67DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCCB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCCB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#17E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dccb; /* rgb */ color: rgb(103, 220, 203); /* oklch */ color: oklch(82.2% 0.109 182.7);
Tailwind
colors: {
custom: {
50: '#9ce7da',
500: '#67dccb',
950: '#000000',
},
}SCSS
$custom: #67dccb; $custom-light: #9ce7da; $custom-dark: #000000;
JSON
{
"hex": "#67dccb",
"rgb": {
"r": 103,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.282,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82213,
"c": 0.10921,
"h": 182.7
},
"luminance": 0.58382
}Semantic roles & 50–950 ramp
primary
#67DCCB
secondary
#A64150
accent
#1B35CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483