#67DFD8#67DFD8
#67DFD8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.108 H 190.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFD8 |
|---|---|
| RGB | rgb(103, 223, 216) |
| HSL | hsl(177, 65%, 64%) |
| HSV | hsv(177, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.17, -35.27, -6.83) |
| CIE-LCH | lch(82.17, 35.93, 190.96°) |
| OKLab | oklab(83.32% -0.1067 -0.019) |
| OKLCH | oklch(83.32% 0.108 190.1) |
| XYZ | xyz(44.3706, 60.6125, 74.3135) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 6.29
Tiffany Blue
#7BF2DA
ΔE00 6.89
Bright Aqua
#0BF9EA
ΔE00 7.05
Bright Light Blue
#26F7FD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFD8 #DF676E
analogous
#67DF9C #67DFD8 #67AADF
triadic
#67DFD8 #D867DF #DFD867
tetradic
#67DFD8 #9C67DF #DF676E #AADF67
square
#67DFD8 #9C67DF #DF676E #AADF67
split-complementary
#67DFD8 #DF67AA #DF9C67
monochromatic
#23A8A0 #34D4CB #67DFD8 #9AEAE5 #CCF4F2
Accessibility & contrast
On white
1.60
#67DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#67DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFD8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFD8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67dfd8; /* rgb */ color: rgb(103, 223, 216); /* oklch */ color: oklch(83.3% 0.108 190.1);
Tailwind
colors: {
custom: {
50: '#9de9e4',
500: '#67dfd8',
950: '#000000',
},
}SCSS
$custom: #67dfd8; $custom-light: #9de9e4; $custom-dark: #000000;
JSON
{
"hex": "#67dfd8",
"rgb": {
"r": 103,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.83318,
"c": 0.10843,
"h": 190.1
},
"luminance": 0.60617
}Semantic roles & 50–950 ramp
primary
#67DFD8
secondary
#AB4046
accent
#1823CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484