#67DFC8#67DFC8
#67DFC8 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.114 H 178.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFC8 |
|---|---|
| RGB | rgb(103, 223, 200) |
| HSL | hsl(169, 65%, 64%) |
| HSV | hsv(169, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(81.74, -39.26, 1.04) |
| CIE-LCH | lch(81.74, 39.27, 178.49°) |
| OKLab | oklab(82.83% -0.1136 0.0021) |
| OKLCH | oklch(82.83% 0.114 178.9) |
| XYZ | xyz(42.4019, 59.8251, 63.9452) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFC8 #DF677E
analogous
#67DF8C #67DFC8 #67BADF
triadic
#67DFC8 #C867DF #DFC867
tetradic
#67DFC8 #8C67DF #DF677E #BADF67
square
#67DFC8 #8C67DF #DF677E #BADF67
split-complementary
#67DFC8 #DF67BA #DF8C67
monochromatic
#23A88F #34D4B6 #67DFC8 #9AEADA #CCF4ED
Accessibility & contrast
On white
1.62
#67DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#67DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFC8
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFC8 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#1AE2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dfc8; /* rgb */ color: rgb(103, 223, 200); /* oklch */ color: oklch(82.8% 0.114 178.9);
Tailwind
colors: {
custom: {
50: '#9ce9d8',
500: '#67dfc8',
950: '#000000',
},
}SCSS
$custom: #67dfc8; $custom-light: #9ce9d8; $custom-dark: #000000;
JSON
{
"hex": "#67dfc8",
"rgb": {
"r": 103,
"g": 223,
"b": 200
},
"hsl": {
"h": 168.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.82831,
"c": 0.11366,
"h": 178.9
},
"luminance": 0.59829
}Semantic roles & 50–950 ramp
primary
#67DFC8
secondary
#AB4054
accent
#183BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483