#67DDBA#67DDBA
#67DDBA is a light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.119 H 171.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDBA |
|---|---|
| RGB | rgb(103, 221, 186) |
| HSL | hsl(162, 63%, 64%) |
| HSV | hsv(162, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(80.82, -41.65, 7.12) |
| CIE-LCH | lch(80.82, 42.26, 170.30°) |
| OKLab | oklab(81.96% -0.1177 0.0182) |
| OKLCH | oklch(81.96% 0.119 171.2) |
| XYZ | xyz(40.3089, 58.1379, 55.5424) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.36
Aquamarine (survey)
#04D8B2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDBA #DD678A
analogous
#67DD7F #67DDBA #67C5DD
triadic
#67DDBA #BA67DD #DDBA67
tetradic
#67DDBA #7F67DD #DD678A #C5DD67
square
#67DDBA #7F67DD #DD678A #C5DD67
split-complementary
#67DDBA #DD67C5 #DD7F67
monochromatic
#25A57F #35D2A3 #67DDBA #99E8D1 #CBF3E7
Accessibility & contrast
On white
1.66
#67DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#67DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDBA
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDBA | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#2EDFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67ddba; /* rgb */ color: rgb(103, 221, 186); /* oklch */ color: oklch(82.0% 0.119 171.2);
Tailwind
colors: {
custom: {
50: '#9be8ce',
500: '#67ddba',
950: '#000000',
},
}SCSS
$custom: #67ddba; $custom-light: #9be8ce; $custom-dark: #000000;
JSON
{
"hex": "#67ddba",
"rgb": {
"r": 103,
"g": 221,
"b": 186
},
"hsl": {
"h": 162.203,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81964,
"c": 0.11905,
"h": 171.2
},
"luminance": 0.58142
}Semantic roles & 50–950 ramp
primary
#67DDBA
secondary
#A8415F
accent
#1A4FCB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483