#67DCA8#67DCA8
#67DCA8 is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.3% C 0.131 H 162.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA8 |
|---|---|
| RGB | rgb(103, 220, 168) |
| HSL | hsl(153, 63%, 63%) |
| HSV | hsv(153, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.12, -45.16, 15.65) |
| CIE-LCH | lch(80.12, 47.79, 160.89°) |
| OKLab | oklab(81.27% -0.1246 0.04) |
| OKLCH | oklch(81.27% 0.131 162.2) |
| XYZ | xyz(38.2512, 56.8937, 46.0040) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.77
Eucalyptus
#44D7A8
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA8 #DC679B
analogous
#67DC6D #67DCA8 #67D6DC
triadic
#67DCA8 #A867DC #DCA867
tetradic
#67DCA8 #6D67DC #DC679B #D6DC67
square
#67DCA8 #6D67DC #DC679B #D6DC67
split-complementary
#67DCA8 #DC67D6 #DC6D67
monochromatic
#26A36B #35D18C #67DCA8 #99E7C4 #CAF3E1
Accessibility & contrast
On white
1.70
#67DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#67DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA8
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA8 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#3CDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67dca8; /* rgb */ color: rgb(103, 220, 168); /* oklch */ color: oklch(81.3% 0.131 162.2);
Tailwind
colors: {
custom: {
50: '#9be7c2',
500: '#67dca8',
950: '#000000',
},
}SCSS
$custom: #67dca8; $custom-light: #9be7c2; $custom-dark: #000000;
JSON
{
"hex": "#67dca8",
"rgb": {
"r": 103,
"g": 220,
"b": 168
},
"hsl": {
"h": 153.333,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81266,
"c": 0.13092,
"h": 162.2
},
"luminance": 0.56897
}Semantic roles & 50–950 ramp
primary
#67DCA8
secondary
#A6416E
accent
#1B69CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482