#67DFD4#67DFD4
#67DFD4 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.109 H 187.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFD4 |
|---|---|
| RGB | rgb(103, 223, 212) |
| HSL | hsl(175, 65%, 64%) |
| HSV | hsv(175, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.06, -36.29, -4.87) |
| CIE-LCH | lch(82.06, 36.62, 187.64°) |
| OKLab | oklab(83.19% -0.1084 -0.0137) |
| OKLCH | oklch(83.19% 0.109 187.2) |
| XYZ | xyz(43.8597, 60.4082, 71.6232) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Mediumturquoise
#48D1CC
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFD4 #DF6772
analogous
#67DF98 #67DFD4 #67AEDF
triadic
#67DFD4 #D467DF #DFD467
tetradic
#67DFD4 #9867DF #DF6772 #AEDF67
square
#67DFD4 #9867DF #DF6772 #AEDF67
split-complementary
#67DFD4 #DF67AE #DF9867
monochromatic
#23A89C #34D4C6 #67DFD4 #9AEAE2 #CCF4F1
Accessibility & contrast
On white
1.61
#67DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#67DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFD4
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFD4 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C1C6D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dfd4; /* rgb */ color: rgb(103, 223, 212); /* oklch */ color: oklch(83.2% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#9ce9e1',
500: '#67dfd4',
950: '#000000',
},
}SCSS
$custom: #67dfd4; $custom-light: #9ce9e1; $custom-dark: #000000;
JSON
{
"hex": "#67dfd4",
"rgb": {
"r": 103,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83192,
"c": 0.10931,
"h": 187.2
},
"luminance": 0.60412
}Semantic roles & 50–950 ramp
primary
#67DFD4
secondary
#AB4049
accent
#1829CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484