#67DCD7#67DCD7
#67DCD7 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.106 H 191.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCD7 |
|---|---|
| RGB | rgb(103, 220, 215) |
| HSL | hsl(177, 63%, 63%) |
| HSV | hsv(177, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.28, -34.13, -7.62) |
| CIE-LCH | lch(81.28, 34.97, 192.59°) |
| OKLab | oklab(82.59% -0.104 -0.0212) |
| OKLCH | oklch(82.59% 0.106 191.5) |
| XYZ | xyz(43.4473, 58.9721, 73.3699) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 4.66
Darkturquoise
#00CED1
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 7.39
Aqua Blue
#02D8E9
ΔE00 7.59
Bright Cyan
#41FDFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCD7 #DC676C
analogous
#67DC9C #67DCD7 #67A6DC
triadic
#67DCD7 #D767DC #DCD767
tetradic
#67DCD7 #9C67DC #DC676C #A6DC67
square
#67DCD7 #9C67DC #DC676C #A6DC67
split-complementary
#67DCD7 #DC67A6 #DC9C67
monochromatic
#26A39E #35D1CA #67DCD7 #99E7E4 #CAF3F1
Accessibility & contrast
On white
1.64
#67DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#67DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCD7
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCD7 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BDC4D8
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dcd7; /* rgb */ color: rgb(103, 220, 215); /* oklch */ color: oklch(82.6% 0.106 191.5);
Tailwind
colors: {
custom: {
50: '#9ce7e3',
500: '#67dcd7',
950: '#000000',
},
}SCSS
$custom: #67dcd7; $custom-light: #9ce7e3; $custom-dark: #000000;
JSON
{
"hex": "#67dcd7",
"rgb": {
"r": 103,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.436,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.82587,
"c": 0.1061,
"h": 191.5
},
"luminance": 0.58976
}Semantic roles & 50–950 ramp
primary
#67DCD7
secondary
#A64145
accent
#1B23CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484