#67DEC2#67DEC2
#67DEC2 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 175.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEC2 |
|---|---|
| RGB | rgb(103, 222, 194) |
| HSL | hsl(166, 64%, 64%) |
| HSV | hsv(166, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.30, -40.24, 3.58) |
| CIE-LCH | lch(81.30, 40.40, 174.92°) |
| OKLab | oklab(82.42% -0.1152 0.0089) |
| OKLCH | oklch(82.42% 0.116 175.6) |
| XYZ | xyz(41.4480, 59.0173, 60.2357) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 4.97
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEC2 #DE6783
analogous
#67DE86 #67DEC2 #67BEDE
triadic
#67DEC2 #C267DE #DEC267
tetradic
#67DEC2 #8667DE #DE6783 #BEDE67
square
#67DEC2 #8667DE #DE6783 #BEDE67
split-complementary
#67DEC2 #DE67BE #DE8667
monochromatic
#24A688 #35D3AE #67DEC2 #99E9D6 #CCF4EA
Accessibility & contrast
On white
1.64
#67DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#67DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEC2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEC2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C5C4C4
Tritanopia (blue-blind)
#24E0D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dec2; /* rgb */ color: rgb(103, 222, 194); /* oklch */ color: oklch(82.4% 0.116 175.6);
Tailwind
colors: {
custom: {
50: '#9be9d4',
500: '#67dec2',
950: '#000000',
},
}SCSS
$custom: #67dec2; $custom-light: #9be9d4; $custom-dark: #000000;
JSON
{
"hex": "#67dec2",
"rgb": {
"r": 103,
"g": 222,
"b": 194
},
"hsl": {
"h": 165.882,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82423,
"c": 0.11554,
"h": 175.6
},
"luminance": 0.59021
}Semantic roles & 50–950 ramp
primary
#67DEC2
secondary
#A94059
accent
#1943CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483