#67DCBD#67DCBD
#67DCBD is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 173.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCBD |
|---|---|
| RGB | rgb(103, 220, 189) |
| HSL | hsl(164, 63%, 63%) |
| HSV | hsv(164, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(80.59, -40.51, 5.21) |
| CIE-LCH | lch(80.59, 40.85, 172.67°) |
| OKLab | oklab(81.81% -0.1152 0.0132) |
| OKLCH | oklch(81.81% 0.116 173.5) |
| XYZ | xyz(40.3679, 57.7404, 57.1519) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCBD #DC6786
analogous
#67DC82 #67DCBD #67C0DC
triadic
#67DCBD #BD67DC #DCBD67
tetradic
#67DCBD #8267DC #DC6786 #C0DC67
square
#67DCBD #8267DC #DC6786 #C0DC67
split-complementary
#67DCBD #DC67C0 #DC8267
monochromatic
#26A382 #35D1A7 #67DCBD #99E7D3 #CAF3E8
Accessibility & contrast
On white
1.67
#67DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#67DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCBD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCBD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#2BDED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67dcbd; /* rgb */ color: rgb(103, 220, 189); /* oklch */ color: oklch(81.8% 0.116 173.5);
Tailwind
colors: {
custom: {
50: '#9be7d0',
500: '#67dcbd',
950: '#000000',
},
}SCSS
$custom: #67dcbd; $custom-light: #9be7d0; $custom-dark: #000000;
JSON
{
"hex": "#67dcbd",
"rgb": {
"r": 103,
"g": 220,
"b": 189
},
"hsl": {
"h": 164.103,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81808,
"c": 0.11599,
"h": 173.5
},
"luminance": 0.57744
}Semantic roles & 50–950 ramp
primary
#67DCBD
secondary
#A6415C
accent
#1B4ACA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483