#67DDBD#67DDBD
#67DDBD is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.0% C 0.117 H 173.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDBD |
|---|---|
| RGB | rgb(103, 221, 189) |
| HSL | hsl(164, 63%, 64%) |
| HSV | hsv(164, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(80.89, -40.96, 5.63) |
| CIE-LCH | lch(80.89, 41.35, 172.17°) |
| OKLab | oklab(82.05% -0.1163 0.0143) |
| OKLCH | oklch(82.05% 0.117 173) |
| XYZ | xyz(40.6311, 58.2669, 57.2397) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDBD #DD6787
analogous
#67DD82 #67DDBD #67C2DD
triadic
#67DDBD #BD67DD #DDBD67
tetradic
#67DDBD #8267DD #DD6787 #C2DD67
square
#67DDBD #8267DD #DD6787 #C2DD67
split-complementary
#67DDBD #DD67C2 #DD8267
monochromatic
#25A582 #35D2A7 #67DDBD #99E8D3 #CBF3E8
Accessibility & contrast
On white
1.66
#67DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDBD
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDBD | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C5C3BF
Tritanopia (blue-blind)
#2BDFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67ddbd; /* rgb */ color: rgb(103, 221, 189); /* oklch */ color: oklch(82.0% 0.117 173.0);
Tailwind
colors: {
custom: {
50: '#9be8d0',
500: '#67ddbd',
950: '#000000',
},
}SCSS
$custom: #67ddbd; $custom-light: #9be8d0; $custom-dark: #000000;
JSON
{
"hex": "#67ddbd",
"rgb": {
"r": 103,
"g": 221,
"b": 189
},
"hsl": {
"h": 163.729,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82046,
"c": 0.1172,
"h": 173
},
"luminance": 0.58271
}Semantic roles & 50–950 ramp
primary
#67DDBD
secondary
#A8415D
accent
#1A4ACB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483