#67DEC9#67DEC9
#67DEC9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.112 H 180.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEC9 |
|---|---|
| RGB | rgb(103, 222, 201) |
| HSL | hsl(169, 64%, 64%) |
| HSV | hsv(169, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.48, -38.56, 0.12) |
| CIE-LCH | lch(81.48, 38.56, 179.82°) |
| OKLab | oklab(82.62% -0.1121 -0.0003) |
| OKLCH | oklch(82.62% 0.112 180.2) |
| XYZ | xyz(42.2528, 59.3392, 64.4740) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 5.32
Aquamarine (survey)
#04D8B2
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEC9 #DE677C
analogous
#67DE8D #67DEC9 #67B7DE
triadic
#67DEC9 #C967DE #DEC967
tetradic
#67DEC9 #8D67DE #DE677C #B7DE67
square
#67DEC9 #8D67DE #DE677C #B7DE67
split-complementary
#67DEC9 #DE67B7 #DE8D67
monochromatic
#24A68F #35D3B7 #67DEC9 #99E9DB #CCF4ED
Accessibility & contrast
On white
1.63
#67DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#67DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEC9
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEC9 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C8
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#19E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dec9; /* rgb */ color: rgb(103, 222, 201); /* oklch */ color: oklch(82.6% 0.112 180.2);
Tailwind
colors: {
custom: {
50: '#9ce9d9',
500: '#67dec9',
950: '#000000',
},
}SCSS
$custom: #67dec9; $custom-light: #9ce9d9; $custom-dark: #000000;
JSON
{
"hex": "#67dec9",
"rgb": {
"r": 103,
"g": 222,
"b": 201
},
"hsl": {
"h": 169.412,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82624,
"c": 0.11213,
"h": 180.2
},
"luminance": 0.59343
}Semantic roles & 50–950 ramp
primary
#67DEC9
secondary
#A94053
accent
#1939CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483