#67DBDC#67DBDC
#67DBDC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.105 H 196.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBDC |
|---|---|
| RGB | rgb(103, 219, 220) |
| HSL | hsl(181, 63%, 63%) |
| HSV | hsv(181, 53%, 86%) |
| CMYK | cmyk(53.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.13, -32.36, -10.50) |
| CIE-LCH | lch(81.13, 34.02, 197.98°) |
| OKLab | oklab(82.52% -0.1008 -0.029) |
| OKLCH | oklch(82.52% 0.105 196.1) |
| XYZ | xyz(43.8379, 58.7097, 76.7182) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBDC #DC6867
analogous
#67DCA2 #67DBDC #67A0DC
triadic
#67DBDC #DC67DB #DBDC67
tetradic
#67DBDC #A267DC #DC6867 #A0DC67
square
#67DBDC #A267DC #DC6867 #A0DC67
split-complementary
#67DBDC #DC67A0 #DCA267
monochromatic
#26A2A3 #35CFD1 #67DBDC #99E7E7 #CAF3F3
Accessibility & contrast
On white
1.65
#67DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#67DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBDC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBDC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67dbdc; /* rgb */ color: rgb(103, 219, 220); /* oklch */ color: oklch(82.5% 0.105 196.1);
Tailwind
colors: {
custom: {
50: '#9ce6e6',
500: '#67dbdc',
950: '#000000',
},
}SCSS
$custom: #67dbdc; $custom-light: #9ce6e6; $custom-dark: #000000;
JSON
{
"hex": "#67dbdc",
"rgb": {
"r": 103,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.513,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82518,
"c": 0.1049,
"h": 196.1
},
"luminance": 0.58714
}Semantic roles & 50–950 ramp
primary
#67DBDC
secondary
#A64241
accent
#1D1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484