#67DFD6#67DFD6
#67DFD6 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.109 H 188.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFD6 |
|---|---|
| RGB | rgb(103, 223, 214) |
| HSL | hsl(176, 65%, 64%) |
| HSV | hsv(176, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.11, -35.78, -5.85) |
| CIE-LCH | lch(82.11, 36.26, 189.29°) |
| OKLab | oklab(83.26% -0.1076 -0.0164) |
| OKLCH | oklch(83.26% 0.109 188.7) |
| XYZ | xyz(44.1136, 60.5097, 72.9601) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.84
Bright Turquoise
#0FFEF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFD6 #DF6770
analogous
#67DF9A #67DFD6 #67ACDF
triadic
#67DFD6 #D667DF #DFD667
tetradic
#67DFD6 #9A67DF #DF6770 #ACDF67
square
#67DFD6 #9A67DF #DF6770 #ACDF67
split-complementary
#67DFD6 #DF67AC #DF9A67
monochromatic
#23A89E #34D4C8 #67DFD6 #9AEAE4 #CCF4F1
Accessibility & contrast
On white
1.60
#67DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#67DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFD6
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFD6 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dfd6; /* rgb */ color: rgb(103, 223, 214); /* oklch */ color: oklch(83.3% 0.109 188.7);
Tailwind
colors: {
custom: {
50: '#9ce9e2',
500: '#67dfd6',
950: '#000000',
},
}SCSS
$custom: #67dfd6; $custom-light: #9ce9e2; $custom-dark: #000000;
JSON
{
"hex": "#67dfd6",
"rgb": {
"r": 103,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83255,
"c": 0.10884,
"h": 188.7
},
"luminance": 0.60514
}Semantic roles & 50–950 ramp
primary
#67DFD6
secondary
#AB4048
accent
#1826CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484