#67DEC3#67DEC3
#67DEC3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 176.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEC3 |
|---|---|
| RGB | rgb(103, 222, 195) |
| HSL | hsl(166, 64%, 64%) |
| HSV | hsv(166, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.33, -40.00, 3.08) |
| CIE-LCH | lch(81.33, 40.12, 175.59°) |
| OKLab | oklab(82.45% -0.1148 0.0076) |
| OKLCH | oklch(82.45% 0.115 176.2) |
| XYZ | xyz(41.5607, 59.0624, 60.8292) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEC3 #DE6782
analogous
#67DE87 #67DEC3 #67BDDE
triadic
#67DEC3 #C367DE #DEC367
tetradic
#67DEC3 #8767DE #DE6782 #BDDE67
square
#67DEC3 #8767DE #DE6782 #BDDE67
split-complementary
#67DEC3 #DE67BD #DE8767
monochromatic
#24A689 #35D3AF #67DEC3 #99E9D7 #CCF4EB
Accessibility & contrast
On white
1.64
#67DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#67DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEC3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEC3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C4C4C5
Tritanopia (blue-blind)
#23E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dec3; /* rgb */ color: rgb(103, 222, 195); /* oklch */ color: oklch(82.5% 0.115 176.2);
Tailwind
colors: {
custom: {
50: '#9be9d5',
500: '#67dec3',
950: '#000000',
},
}SCSS
$custom: #67dec3; $custom-light: #9be9d5; $custom-dark: #000000;
JSON
{
"hex": "#67dec3",
"rgb": {
"r": 103,
"g": 222,
"b": 195
},
"hsl": {
"h": 166.387,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82451,
"c": 0.11501,
"h": 176.2
},
"luminance": 0.59066
}Semantic roles & 50–950 ramp
primary
#67DEC3
secondary
#A94058
accent
#1942CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483