#67DCAD#67DCAD
#67DCAD is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.127 H 164.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCAD |
|---|---|
| RGB | rgb(103, 220, 173) |
| HSL | hsl(156, 63%, 63%) |
| HSV | hsv(156, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(80.23, -44.10, 13.16) |
| CIE-LCH | lch(80.23, 46.02, 163.38°) |
| OKLab | oklab(81.39% -0.1224 0.0337) |
| OKLCH | oklch(81.39% 0.127 164.6) |
| XYZ | xyz(38.7260, 57.0836, 48.5045) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.46
Eucalyptus
#44D7A8
ΔE00 2.76
Mediumaquamarine
#66CDAA
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCAD #DC6796
analogous
#67DC72 #67DCAD #67D1DC
triadic
#67DCAD #AD67DC #DCAD67
tetradic
#67DCAD #7267DC #DC6796 #D1DC67
square
#67DCAD #7267DC #DC6796 #D1DC67
split-complementary
#67DCAD #DC67D1 #DC7267
monochromatic
#26A371 #35D192 #67DCAD #99E7C8 #CAF3E3
Accessibility & contrast
On white
1.69
#67DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#67DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCAD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCAD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAB
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#39DCCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dcad; /* rgb */ color: rgb(103, 220, 173); /* oklch */ color: oklch(81.4% 0.127 164.6);
Tailwind
colors: {
custom: {
50: '#9be7c5',
500: '#67dcad',
950: '#000000',
},
}SCSS
$custom: #67dcad; $custom-light: #9be7c5; $custom-dark: #000000;
JSON
{
"hex": "#67dcad",
"rgb": {
"r": 103,
"g": 220,
"b": 173
},
"hsl": {
"h": 155.897,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81388,
"c": 0.12697,
"h": 164.6
},
"luminance": 0.57087
}Semantic roles & 50–950 ramp
primary
#67DCAD
secondary
#A6416A
accent
#1B62CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482