#67DABB#67DABB
#67DABB is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.3% C 0.115 H 173.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67DABB |
|---|---|
| RGB | rgb(103, 218, 187) |
| HSL | hsl(164, 61%, 63%) |
| HSV | hsv(164, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(79.96, -40.08, 5.36) |
| CIE-LCH | lch(79.96, 40.44, 172.39°) |
| OKLab | oklab(81.28% -0.1139 0.0136) |
| OKLCH | oklch(81.28% 0.115 173.2) |
| XYZ | xyz(39.6305, 56.6106, 55.8426) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.06
Mediumaquamarine
#66CDAA
ΔE00 3.61
Aquamarine (survey)
#04D8B2
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DABB #DA6786
analogous
#67DA81 #67DABB #67C0DA
triadic
#67DABB #BB67DA #DABB67
tetradic
#67DABB #8167DA #DA6786 #C0DA67
square
#67DABB #8167DA #DA6786 #C0DA67
split-complementary
#67DABB #DA67C0 #DA8167
monochromatic
#27A07F #36CEA5 #67DABB #98E6D1 #C9F2E7
Accessibility & contrast
On white
1.70
#67DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#67DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DABB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DABB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#2EDCD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dabb; /* rgb */ color: rgb(103, 218, 187); /* oklch */ color: oklch(81.3% 0.115 173.2);
Tailwind
colors: {
custom: {
50: '#9be6cf',
500: '#67dabb',
950: '#000000',
},
}SCSS
$custom: #67dabb; $custom-light: #9be6cf; $custom-dark: #000000;
JSON
{
"hex": "#67dabb",
"rgb": {
"r": 103,
"g": 218,
"b": 187
},
"hsl": {
"h": 163.826,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.81278,
"c": 0.11474,
"h": 173.2
},
"luminance": 0.56614
}Semantic roles & 50–950 ramp
primary
#67DABB
secondary
#A3425C
accent
#1D4BC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1613
muted
#808483