#67DDAF#67DDAF
#67DDAF is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.127 H 165.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDAF |
|---|---|
| RGB | rgb(103, 221, 175) |
| HSL | hsl(157, 63%, 64%) |
| HSV | hsv(157, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.57, -44.10, 12.58) |
| CIE-LCH | lch(80.57, 45.86, 164.07°) |
| OKLab | oklab(81.68% -0.1226 0.0323) |
| OKLCH | oklch(81.68% 0.127 165.3) |
| XYZ | xyz(39.1842, 57.6881, 49.6191) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.42
Eucalyptus
#44D7A8
ΔE00 2.81
Mediumaquamarine
#66CDAA
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.94
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDAF #DD6795
analogous
#67DD74 #67DDAF #67D0DD
triadic
#67DDAF #AF67DD #DDAF67
tetradic
#67DDAF #7467DD #DD6795 #D0DD67
square
#67DDAF #7467DD #DD6795 #D0DD67
split-complementary
#67DDAF #DD67D0 #DD7467
monochromatic
#25A573 #35D295 #67DDAF #99E8C9 #CBF3E4
Accessibility & contrast
On white
1.67
#67DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#67DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDAF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDAF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#37DDD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67ddaf; /* rgb */ color: rgb(103, 221, 175); /* oklch */ color: oklch(81.7% 0.127 165.3);
Tailwind
colors: {
custom: {
50: '#9be8c7',
500: '#67ddaf',
950: '#000000',
},
}SCSS
$custom: #67ddaf; $custom-light: #9be8c7; $custom-dark: #000000;
JSON
{
"hex": "#67ddaf",
"rgb": {
"r": 103,
"g": 221,
"b": 175
},
"hsl": {
"h": 156.61,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.81678,
"c": 0.12676,
"h": 165.3
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#67DDAF
secondary
#A84169
accent
#1A5FCB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482