#67DEC8#67DEC8
#67DEC8 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 179.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67DEC8 |
|---|---|
| RGB | rgb(103, 222, 200) |
| HSL | hsl(169, 64%, 64%) |
| HSV | hsv(169, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.45, -38.80, 0.61) |
| CIE-LCH | lch(81.45, 38.81, 179.10°) |
| OKLab | oklab(82.6% -0.1126 0.001) |
| OKLCH | oklch(82.6% 0.113 179.5) |
| XYZ | xyz(42.1355, 59.2923, 63.8564) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 5.16
Aquamarine (survey)
#04D8B2
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DEC8 #DE677D
analogous
#67DE8C #67DEC8 #67B8DE
triadic
#67DEC8 #C867DE #DEC867
tetradic
#67DEC8 #8C67DE #DE677D #B8DE67
square
#67DEC8 #8C67DE #DE677D #B8DE67
split-complementary
#67DEC8 #DE67B8 #DE8C67
monochromatic
#24A68E #35D3B6 #67DEC8 #99E9DA #CCF4EC
Accessibility & contrast
On white
1.63
#67DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#67DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DEC8
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DEC8 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#1BE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dec8; /* rgb */ color: rgb(103, 222, 200); /* oklch */ color: oklch(82.6% 0.113 179.5);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#67dec8',
950: '#000000',
},
}SCSS
$custom: #67dec8; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#67dec8",
"rgb": {
"r": 103,
"g": 222,
"b": 200
},
"hsl": {
"h": 168.908,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.82595,
"c": 0.11256,
"h": 179.5
},
"luminance": 0.59296
}Semantic roles & 50–950 ramp
primary
#67DEC8
secondary
#A94054
accent
#193ACC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483