#67DACC#67DACC
#67DACC is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.107 H 184.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67DACC |
|---|---|
| RGB | rgb(103, 218, 204) |
| HSL | hsl(173, 61%, 63%) |
| HSV | hsv(173, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.39, -35.99, -3.07) |
| CIE-LCH | lch(80.39, 36.12, 184.87°) |
| OKLab | oklab(81.77% -0.1065 -0.0088) |
| OKLCH | oklch(81.77% 0.107 184.7) |
| XYZ | xyz(41.5593, 57.3821, 66.0008) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.97
Mediumturquoise
#48D1CC
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 5.75
Tiffany Blue
#7BF2DA
ΔE00 6.09
Pale Teal
#82CBB2
ΔE00 7.05
Aqua (survey)
#13EAC9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DACC #DA6775
analogous
#67DA93 #67DACC #67AEDA
triadic
#67DACC #CC67DA #DACC67
tetradic
#67DACC #9367DA #DA6775 #AEDA67
square
#67DACC #9367DA #DA6775 #AEDA67
split-complementary
#67DACC #DA67AE #DA9367
monochromatic
#27A091 #36CEBB #67DACC #98E6DD #C9F2ED
Accessibility & contrast
On white
1.68
#67DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#67DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DACC
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DACC | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCC
Deuteranopia (green-blind)
#BEC2CD
Tritanopia (blue-blind)
#17DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dacc; /* rgb */ color: rgb(103, 218, 204); /* oklch */ color: oklch(81.8% 0.107 184.7);
Tailwind
colors: {
custom: {
50: '#9be6db',
500: '#67dacc',
950: '#000000',
},
}SCSS
$custom: #67dacc; $custom-light: #9be6db; $custom-dark: #000000;
JSON
{
"hex": "#67dacc",
"rgb": {
"r": 103,
"g": 218,
"b": 204
},
"hsl": {
"h": 172.696,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.81773,
"c": 0.10686,
"h": 184.7
},
"luminance": 0.57386
}Semantic roles & 50–950 ramp
primary
#67DACC
secondary
#A3424E
accent
#1D32C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484