#67DCAF#67DCAF
#67DCAF is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.4% C 0.125 H 165.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCAF |
|---|---|
| RGB | rgb(103, 220, 175) |
| HSL | hsl(157, 63%, 63%) |
| HSV | hsv(157, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.27, -43.66, 12.17) |
| CIE-LCH | lch(80.27, 45.33, 164.43°) |
| OKLab | oklab(81.44% -0.1215 0.0312) |
| OKLCH | oklch(81.44% 0.125 165.6) |
| XYZ | xyz(38.9210, 57.1616, 49.5314) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.49
Eucalyptus
#44D7A8
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.51
Light Teal
#90E4C1
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCAF #DC6794
analogous
#67DC74 #67DCAF #67CEDC
triadic
#67DCAF #AF67DC #DCAF67
tetradic
#67DCAF #7467DC #DC6794 #CEDC67
square
#67DCAF #7467DC #DC6794 #CEDC67
split-complementary
#67DCAF #DC67CE #DC7467
monochromatic
#26A373 #35D195 #67DCAF #99E7C9 #CAF3E3
Accessibility & contrast
On white
1.69
#67DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#67DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCAF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCAF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#37DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dcaf; /* rgb */ color: rgb(103, 220, 175); /* oklch */ color: oklch(81.4% 0.125 165.6);
Tailwind
colors: {
custom: {
50: '#9be7c7',
500: '#67dcaf',
950: '#000000',
},
}SCSS
$custom: #67dcaf; $custom-light: #9be7c7; $custom-dark: #000000;
JSON
{
"hex": "#67dcaf",
"rgb": {
"r": 103,
"g": 220,
"b": 175
},
"hsl": {
"h": 156.923,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81438,
"c": 0.12544,
"h": 165.6
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#67DCAF
secondary
#A64168
accent
#1B5FCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482