#67DFDC#67DFDC
#67DFDC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.108 H 193.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFDC |
|---|---|
| RGB | rgb(103, 223, 220) |
| HSL | hsl(179, 65%, 64%) |
| HSV | hsv(179, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.28, -34.24, -8.79) |
| CIE-LCH | lch(82.28, 35.35, 194.39°) |
| OKLab | oklab(83.45% -0.1051 -0.0244) |
| OKLCH | oklch(83.45% 0.108 193.1) |
| XYZ | xyz(44.8940, 60.8219, 77.0702) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.50
Bright Cyan
#41FDFE
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFDC #DF676A
analogous
#67DFA0 #67DFDC #67A6DF
triadic
#67DFDC #DC67DF #DFDC67
tetradic
#67DFDC #A067DF #DF676A #A6DF67
square
#67DFDC #A067DF #DF676A #A6DF67
split-complementary
#67DFDC #DF67A6 #DFA067
monochromatic
#23A8A5 #34D4D0 #67DFDC #9AEAE8 #CCF4F3
Accessibility & contrast
On white
1.60
#67DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#67DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFDC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFDC | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67dfdc; /* rgb */ color: rgb(103, 223, 220); /* oklch */ color: oklch(83.4% 0.108 193.1);
Tailwind
colors: {
custom: {
50: '#9de9e6',
500: '#67dfdc',
950: '#000000',
},
}SCSS
$custom: #67dfdc; $custom-light: #9de9e6; $custom-dark: #000000;
JSON
{
"hex": "#67dfdc",
"rgb": {
"r": 103,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83447,
"c": 0.10786,
"h": 193.1
},
"luminance": 0.60826
}Semantic roles & 50–950 ramp
primary
#67DFDC
secondary
#AB4042
accent
#181DCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484