#67DCA6#67DCA6
#67DCA6 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.133 H 161.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA6 |
|---|---|
| RGB | rgb(103, 220, 166) |
| HSL | hsl(152, 63%, 63%) |
| HSV | hsv(152, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(80.08, -45.57, 16.64) |
| CIE-LCH | lch(80.08, 48.52, 159.94°) |
| OKLab | oklab(81.22% -0.1256 0.0425) |
| OKLCH | oklch(81.22% 0.133 161.3) |
| XYZ | xyz(38.0663, 56.8198, 45.0303) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Eucalyptus
#44D7A8
ΔE00 3.47
Aqua Green
#12E193
ΔE00 5.48
Mediumaquamarine
#66CDAA
ΔE00 5.51
Aqua Marine
#2EE8BB
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA6 #DC679D
analogous
#67DC6B #67DCA6 #67D7DC
triadic
#67DCA6 #A667DC #DCA667
tetradic
#67DCA6 #6B67DC #DC679D #D7DC67
square
#67DCA6 #6B67DC #DC679D #D7DC67
split-complementary
#67DCA6 #DC67D7 #DC6B67
monochromatic
#26A369 #35D189 #67DCA6 #99E7C3 #CAF3E0
Accessibility & contrast
On white
1.70
#67DCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#67DCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA6
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA6 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA3
Deuteranopia (green-blind)
#C8C2A9
Tritanopia (blue-blind)
#3DDBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dca6; /* rgb */ color: rgb(103, 220, 166); /* oklch */ color: oklch(81.2% 0.133 161.3);
Tailwind
colors: {
custom: {
50: '#9be7c0',
500: '#67dca6',
950: '#000000',
},
}SCSS
$custom: #67dca6; $custom-light: #9be7c0; $custom-dark: #000000;
JSON
{
"hex": "#67dca6",
"rgb": {
"r": 103,
"g": 220,
"b": 166
},
"hsl": {
"h": 152.308,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81218,
"c": 0.13257,
"h": 161.3
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#67DCA6
secondary
#A64170
accent
#1B6CCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482