#67DDBC#67DDBC
#67DDBC is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.0% C 0.118 H 172.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDBC |
|---|---|
| RGB | rgb(103, 221, 188) |
| HSL | hsl(163, 63%, 64%) |
| HSV | hsv(163, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.86, -41.19, 6.13) |
| CIE-LCH | lch(80.86, 41.65, 171.54°) |
| OKLab | oklab(82.02% -0.1168 0.0156) |
| OKLCH | oklch(82.02% 0.118 172.4) |
| XYZ | xyz(40.5230, 58.2236, 56.6700) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDBC #DD6788
analogous
#67DD81 #67DDBC #67C3DD
triadic
#67DDBC #BC67DD #DDBC67
tetradic
#67DDBC #8167DD #DD6788 #C3DD67
square
#67DDBC #8167DD #DD6788 #C3DD67
split-complementary
#67DDBC #DD67C3 #DD8167
monochromatic
#25A581 #35D2A6 #67DDBC #99E8D2 #CBF3E8
Accessibility & contrast
On white
1.66
#67DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#67DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDBC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDBC | 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)
#D7D0BA
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#2CDFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67ddbc; /* rgb */ color: rgb(103, 221, 188); /* oklch */ color: oklch(82.0% 0.118 172.4);
Tailwind
colors: {
custom: {
50: '#9be8d0',
500: '#67ddbc',
950: '#000000',
},
}SCSS
$custom: #67ddbc; $custom-light: #9be8d0; $custom-dark: #000000;
JSON
{
"hex": "#67ddbc",
"rgb": {
"r": 103,
"g": 221,
"b": 188
},
"hsl": {
"h": 163.22,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.82019,
"c": 0.1178,
"h": 172.4
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#67DDBC
secondary
#A8415D
accent
#1A4CCB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483