#67DCD6#67DCD6
#67DCD6 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.106 H 190.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD6 |
|---|---|
| RGB | rgb(103, 220, 214) |
| HSL | hsl(177, 63%, 63%) |
| HSV | hsv(177, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.25, -34.39, -7.13) |
| CIE-LCH | lch(81.25, 35.12, 191.72°) |
| OKLab | oklab(82.56% -0.1044 -0.0198) |
| OKLCH | oklch(82.56% 0.106 190.8) |
| XYZ | xyz(43.3192, 58.9209, 72.6953) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.77
Tiffany Blue
#7BF2DA
ΔE00 7.55
Bright Light Blue
#26F7FD
ΔE00 7.56
Bright Aqua
#0BF9EA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD6 #DC676D
analogous
#67DC9B #67DCD6 #67A7DC
triadic
#67DCD6 #D667DC #DCD667
tetradic
#67DCD6 #9B67DC #DC676D #A7DC67
square
#67DCD6 #9B67DC #DC676D #A7DC67
split-complementary
#67DCD6 #DC67A7 #DC9B67
monochromatic
#26A39D #35D1C9 #67DCD6 #99E7E3 #CAF3F1
Accessibility & contrast
On white
1.64
#67DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#67DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD6
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD6 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd6; /* rgb */ color: rgb(103, 220, 214); /* oklch */ color: oklch(82.6% 0.106 190.8);
Tailwind
colors: {
custom: {
50: '#9ce7e2',
500: '#67dcd6',
950: '#000000',
},
}SCSS
$custom: #67dcd6; $custom-light: #9ce7e2; $custom-dark: #000000;
JSON
{
"hex": "#67dcd6",
"rgb": {
"r": 103,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.923,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82555,
"c": 0.10625,
"h": 190.8
},
"luminance": 0.58925
}Semantic roles & 50–950 ramp
primary
#67DCD6
secondary
#A64146
accent
#1B24CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484