#67DCBF#67DCBF
#67DCBF is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 174.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCBF |
|---|---|
| RGB | rgb(103, 220, 191) |
| HSL | hsl(165, 63%, 63%) |
| HSV | hsv(165, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(80.64, -40.05, 4.22) |
| CIE-LCH | lch(80.64, 40.27, 173.99°) |
| OKLab | oklab(81.86% -0.1143 0.0106) |
| OKLCH | oklch(81.86% 0.115 174.7) |
| XYZ | xyz(40.5865, 57.8278, 58.3031) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 4.37
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.94
Light Teal
#90E4C1
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCBF #DC6784
analogous
#67DC84 #67DCBF #67BEDC
triadic
#67DCBF #BF67DC #DCBF67
tetradic
#67DCBF #8467DC #DC6784 #BEDC67
square
#67DCBF #8467DC #DC6784 #BEDC67
split-complementary
#67DCBF #DC67BE #DC8467
monochromatic
#26A384 #35D1AA #67DCBF #99E7D4 #CAF3E9
Accessibility & contrast
On white
1.67
#67DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#67DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCBF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCBF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#C3C3C1
Tritanopia (blue-blind)
#29DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67dcbf; /* rgb */ color: rgb(103, 220, 191); /* oklch */ color: oklch(81.9% 0.115 174.7);
Tailwind
colors: {
custom: {
50: '#9be7d2',
500: '#67dcbf',
950: '#000000',
},
}SCSS
$custom: #67dcbf; $custom-light: #9be7d2; $custom-dark: #000000;
JSON
{
"hex": "#67dcbf",
"rgb": {
"r": 103,
"g": 220,
"b": 191
},
"hsl": {
"h": 165.128,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81864,
"c": 0.11484,
"h": 174.7
},
"luminance": 0.57832
}Semantic roles & 50–950 ramp
primary
#67DCBF
secondary
#A6415A
accent
#1B47CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483