#67DAAA#67DAAA
#67DAAA is a light, vivid teal. Relative luminance 0.559; OKLCH L 80.8% C 0.127 H 163.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAAA |
|---|---|
| RGB | rgb(103, 218, 170) |
| HSL | hsl(155, 61%, 63%) |
| HSV | hsv(155, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(79.57, -43.87, 13.82) |
| CIE-LCH | lch(79.57, 46.00, 162.51°) |
| OKLab | oklab(80.83% -0.1216 0.0354) |
| OKLCH | oklch(80.83% 0.127 163.8) |
| XYZ | xyz(37.9172, 55.9253, 46.8189) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 2.72
Mediumaquamarine
#66CDAA
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 5.44
Aquamarine (survey)
#04D8B2
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAAA #DA6797
analogous
#67DA70 #67DAAA #67D0DA
triadic
#67DAAA #AA67DA #DAAA67
tetradic
#67DAAA #7067DA #DA6797 #D0DA67
square
#67DAAA #7067DA #DA6797 #D0DA67
split-complementary
#67DAAA #DA67D0 #DA7067
monochromatic
#27A06D #36CE8E #67DAAA #98E6C6 #C9F2E1
Accessibility & contrast
On white
1.72
#67DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#67DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAAA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAAA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA7
Deuteranopia (green-blind)
#C6C0AD
Tritanopia (blue-blind)
#3CDACD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67daaa; /* rgb */ color: rgb(103, 218, 170); /* oklch */ color: oklch(80.8% 0.127 163.8);
Tailwind
colors: {
custom: {
50: '#9ae6c3',
500: '#67daaa',
950: '#000000',
},
}SCSS
$custom: #67daaa; $custom-light: #9ae6c3; $custom-dark: #000000;
JSON
{
"hex": "#67daaa",
"rgb": {
"r": 103,
"g": 218,
"b": 170
},
"hsl": {
"h": 154.957,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.80833,
"c": 0.12662,
"h": 163.8
},
"luminance": 0.55929
}Semantic roles & 50–950 ramp
primary
#67DAAA
secondary
#A3426B
accent
#1D65C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482