#67CCD3#67CCD3
#67CCD3 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.095 H 201.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCD3 |
|---|---|
| RGB | rgb(103, 204, 211) |
| HSL | hsl(184, 55%, 62%) |
| HSV | hsv(184, 51%, 83%) |
| CMYK | cmyk(51.2%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(76.54, -27.52, -12.54) |
| CIE-LCH | lch(76.54, 30.24, 204.49°) |
| OKLab | oklab(78.73% -0.0882 -0.0346) |
| OKLCH | oklch(78.73% 0.095 201.4) |
| XYZ | xyz(38.9395, 50.7689, 69.3627) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.24
Aqua Blue
#02D8E9
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.95
Turquoise Blue
#06B1C4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCD3 #D36E67
analogous
#67D3A4 #67CCD3 #6796D3
triadic
#67CCD3 #D367CC #CCD367
tetradic
#67CCD3 #A467D3 #D36E67 #96D367
square
#67CCD3 #A467D3 #D36E67 #96D367
split-complementary
#67CCD3 #D36796 #D3A467
monochromatic
#2B8E95 #39BBC4 #67CCD3 #96DCE1 #C6ECEE
Accessibility & contrast
On white
1.88
#67CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#67CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCD3
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCD3 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D4
Deuteranopia (green-blind)
#AEB7D4
Tritanopia (blue-blind)
#15D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67ccd3; /* rgb */ color: rgb(103, 204, 211); /* oklch */ color: oklch(78.7% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#9bdce0',
500: '#67ccd3',
950: '#000000',
},
}SCSS
$custom: #67ccd3; $custom-light: #9bdce0; $custom-dark: #000000;
JSON
{
"hex": "#67ccd3",
"rgb": {
"r": 103,
"g": 204,
"b": 211
},
"hsl": {
"h": 183.889,
"s": 55.102,
"l": 61.569
},
"oklch": {
"l": 0.78729,
"c": 0.09475,
"h": 201.4
},
"luminance": 0.50772
}Semantic roles & 50–950 ramp
primary
#67CCD3
secondary
#9A4A44
accent
#2D23C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484