#67DBD6#67DBD6
#67DBD6 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.105 H 191.5°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBD6 |
|---|---|
| RGB | rgb(103, 219, 214) |
| HSL | hsl(177, 62%, 63%) |
| HSV | hsv(177, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(80.96, -33.92, -7.56) |
| CIE-LCH | lch(80.96, 34.75, 192.57°) |
| OKLab | oklab(82.32% -0.1033 -0.021) |
| OKLCH | oklch(82.32% 0.105 191.5) |
| XYZ | xyz(43.0575, 58.3976, 72.6081) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Turquoise
#40E0D0
ΔE00 4.71
Darkturquoise
#00CED1
ΔE00 5.50
Aqua Blue
#02D8E9
ΔE00 7.58
Bright Light Blue
#26F7FD
ΔE00 7.59
Tiffany Blue
#7BF2DA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBD6 #DB676C
analogous
#67DB9C #67DBD6 #67A6DB
triadic
#67DBD6 #D667DB #DBD667
tetradic
#67DBD6 #9C67DB #DB676C #A6DB67
square
#67DBD6 #9C67DB #DB676C #A6DB67
split-complementary
#67DBD6 #DB67A6 #DB9C67
monochromatic
#26A19C #36CFC9 #67DBD6 #98E7E3 #CAF2F1
Accessibility & contrast
On white
1.66
#67DBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#67DBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBD6
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBD6 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#BDC3D7
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dbd6; /* rgb */ color: rgb(103, 219, 214); /* oklch */ color: oklch(82.3% 0.105 191.5);
Tailwind
colors: {
custom: {
50: '#9ce6e2',
500: '#67dbd6',
950: '#000000',
},
}SCSS
$custom: #67dbd6; $custom-light: #9ce6e2; $custom-dark: #000000;
JSON
{
"hex": "#67dbd6",
"rgb": {
"r": 103,
"g": 219,
"b": 214
},
"hsl": {
"h": 177.414,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.82322,
"c": 0.10542,
"h": 191.5
},
"luminance": 0.58402
}Semantic roles & 50–950 ramp
primary
#67DBD6
secondary
#A54146
accent
#1C24C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484