#67DACA#67DACA
#67DACA is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.7% C 0.108 H 183.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67DACA |
|---|---|
| RGB | rgb(103, 218, 202) |
| HSL | hsl(172, 61%, 63%) |
| HSV | hsv(172, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(80.34, -36.49, -2.08) |
| CIE-LCH | lch(80.34, 36.55, 183.26°) |
| OKLab | oklab(81.71% -0.1074 -0.0062) |
| OKLCH | oklch(81.71% 0.108 183.3) |
| XYZ | xyz(41.3210, 57.2868, 64.7456) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.95
Mediumturquoise
#48D1CC
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.64
Aqua (survey)
#13EAC9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DACA #DA6777
analogous
#67DA90 #67DACA #67B1DA
triadic
#67DACA #CA67DA #DACA67
tetradic
#67DACA #9067DA #DA6777 #B1DA67
square
#67DACA #9067DA #DA6777 #B1DA67
split-complementary
#67DACA #DA67B1 #DA9067
monochromatic
#27A08F #36CEB9 #67DACA #98E6DB #C9F2EC
Accessibility & contrast
On white
1.69
#67DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#67DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DACA
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DACA | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#1BDED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67daca; /* rgb */ color: rgb(103, 218, 202); /* oklch */ color: oklch(81.7% 0.108 183.3);
Tailwind
colors: {
custom: {
50: '#9be6da',
500: '#67daca',
950: '#000000',
},
}SCSS
$custom: #67daca; $custom-light: #9be6da; $custom-dark: #000000;
JSON
{
"hex": "#67daca",
"rgb": {
"r": 103,
"g": 218,
"b": 202
},
"hsl": {
"h": 171.652,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.81712,
"c": 0.10754,
"h": 183.3
},
"luminance": 0.57291
}Semantic roles & 50–950 ramp
primary
#67DACA
secondary
#A3424F
accent
#1D35C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483