#67DEC7#67DEC7
#67DEC7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 178.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEC7 |
|---|---|
| RGB | rgb(103, 222, 199) |
| HSL | hsl(168, 64%, 64%) |
| HSV | hsv(168, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.43, -39.05, 1.11) |
| CIE-LCH | lch(81.43, 39.06, 178.38°) |
| OKLab | oklab(82.57% -0.113 0.0023) |
| OKLCH | oklch(82.57% 0.113 178.8) |
| XYZ | xyz(42.0190, 59.2457, 63.2430) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Seafoam Blue
#78D1B6
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEC7 #DE677E
analogous
#67DE8B #67DEC7 #67B9DE
triadic
#67DEC7 #C767DE #DEC767
tetradic
#67DEC7 #8B67DE #DE677E #B9DE67
square
#67DEC7 #8B67DE #DE677E #B9DE67
split-complementary
#67DEC7 #DE67B9 #DE8B67
monochromatic
#24A68D #35D3B4 #67DEC7 #99E9DA #CCF4EC
Accessibility & contrast
On white
1.63
#67DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#67DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEC7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEC7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C3C5C9
Tritanopia (blue-blind)
#1DE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dec7; /* rgb */ color: rgb(103, 222, 199); /* oklch */ color: oklch(82.6% 0.113 178.8);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#67dec7',
950: '#000000',
},
}SCSS
$custom: #67dec7; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#67dec7",
"rgb": {
"r": 103,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.403,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82566,
"c": 0.11302,
"h": 178.8
},
"luminance": 0.5925
}Semantic roles & 50–950 ramp
primary
#67DEC7
secondary
#A94054
accent
#193CCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483