#67DCAA#67DCAA
#67DCAA is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.129 H 163.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCAA |
|---|---|
| RGB | rgb(103, 220, 170) |
| HSL | hsl(154, 63%, 63%) |
| HSV | hsv(154, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.16, -44.74, 14.65) |
| CIE-LCH | lch(80.16, 47.08, 161.86°) |
| OKLab | oklab(81.31% -0.1237 0.0375) |
| OKLCH | oklch(81.31% 0.129 163.1) |
| XYZ | xyz(38.4390, 56.9688, 46.9928) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.58
Eucalyptus
#44D7A8
ΔE00 2.97
Mediumaquamarine
#66CDAA
ΔE00 4.83
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.52
Aquamarine (survey)
#04D8B2
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCAA #DC6799
analogous
#67DC6F #67DCAA #67D3DC
triadic
#67DCAA #AA67DC #DCAA67
tetradic
#67DCAA #6F67DC #DC6799 #D3DC67
square
#67DCAA #6F67DC #DC6799 #D3DC67
split-complementary
#67DCAA #DC67D3 #DC6F67
monochromatic
#26A36D #35D18E #67DCAA #99E7C6 #CAF3E2
Accessibility & contrast
On white
1.69
#67DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#67DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCAA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCAA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#3BDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dcaa; /* rgb */ color: rgb(103, 220, 170); /* oklch */ color: oklch(81.3% 0.129 163.1);
Tailwind
colors: {
custom: {
50: '#9be7c3',
500: '#67dcaa',
950: '#000000',
},
}SCSS
$custom: #67dcaa; $custom-light: #9be7c3; $custom-dark: #000000;
JSON
{
"hex": "#67dcaa",
"rgb": {
"r": 103,
"g": 220,
"b": 170
},
"hsl": {
"h": 154.359,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81314,
"c": 0.12932,
"h": 163.1
},
"luminance": 0.56972
}Semantic roles & 50–950 ramp
primary
#67DCAA
secondary
#A6416C
accent
#1B66CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482