#67DCA5#67DCA5
#67DCA5 is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.133 H 160.8°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCA5 |
|---|---|
| RGB | rgb(103, 220, 165) |
| HSL | hsl(152, 63%, 63%) |
| HSV | hsv(152, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.06, -45.78, 17.14) |
| CIE-LCH | lch(80.06, 48.88, 159.47°) |
| OKLab | oklab(81.19% -0.126 0.0438) |
| OKLCH | oklch(81.19% 0.133 160.8) |
| XYZ | xyz(37.9750, 56.7832, 44.5491) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.16
Eucalyptus
#44D7A8
ΔE00 3.62
Aqua Green
#12E193
ΔE00 5.33
Mediumaquamarine
#66CDAA
ΔE00 5.69
Aqua Marine
#2EE8BB
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCA5 #DC679E
analogous
#67DC6A #67DCA5 #67D8DC
triadic
#67DCA5 #A567DC #DCA567
tetradic
#67DCA5 #6A67DC #DC679E #D8DC67
square
#67DCA5 #6A67DC #DC679E #D8DC67
split-complementary
#67DCA5 #DC67D8 #DC6A67
monochromatic
#26A368 #35D188 #67DCA5 #99E7C2 #CAF3E0
Accessibility & contrast
On white
1.70
#67DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#67DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCA5
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCA5 | 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)
#D9CEA2
Deuteranopia (green-blind)
#C8C2A8
Tritanopia (blue-blind)
#3EDBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dca5; /* rgb */ color: rgb(103, 220, 165); /* oklch */ color: oklch(81.2% 0.133 160.8);
Tailwind
colors: {
custom: {
50: '#9be7bf',
500: '#67dca5',
950: '#000000',
},
}SCSS
$custom: #67dca5; $custom-light: #9be7bf; $custom-dark: #000000;
JSON
{
"hex": "#67dca5",
"rgb": {
"r": 103,
"g": 220,
"b": 165
},
"hsl": {
"h": 151.795,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81194,
"c": 0.1334,
"h": 160.8
},
"luminance": 0.56787
}Semantic roles & 50–950 ramp
primary
#67DCA5
secondary
#A64171
accent
#1B6ECA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482