#67CBD9#67CBD9
#67CBD9 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.095 H 207.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBD9 |
|---|---|
| RGB | rgb(103, 203, 217) |
| HSL | hsl(187, 60%, 63%) |
| HSV | hsv(187, 53%, 85%) |
| CMYK | cmyk(52.5%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(76.44, -25.41, -15.93) |
| CIE-LCH | lch(76.44, 29.99, 212.08°) |
| OKLab | oklab(78.71% -0.0847 -0.044) |
| OKLCH | oklch(78.71% 0.095 207.5) |
| XYZ | xyz(39.4688, 50.6016, 73.3193) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 7.08
Neon Blue
#04D9FF
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.68
Robin'S Egg
#6DEDFD
ΔE00 7.87
Mediumturquoise
#48D1CC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBD9 #D97567
analogous
#67D9AE #67CBD9 #6792D9
triadic
#67CBD9 #D967CB #CBD967
tetradic
#67CBD9 #AE67D9 #D97567 #92D967
square
#67CBD9 #AE67D9 #D97567 #92D967
split-complementary
#67CBD9 #D96792 #D9AE67
monochromatic
#28909E #36BACD #67CBD9 #98DCE5 #C9ECF1
Accessibility & contrast
On white
1.89
#67CBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#67CBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBD9
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBD9 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4DA
Deuteranopia (green-blind)
#ABB7D9
Tritanopia (blue-blind)
#01D2CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67cbd9; /* rgb */ color: rgb(103, 203, 217); /* oklch */ color: oklch(78.7% 0.095 207.5);
Tailwind
colors: {
custom: {
50: '#9bdbe4',
500: '#67cbd9',
950: '#000000',
},
}SCSS
$custom: #67cbd9; $custom-light: #9bdbe4; $custom-dark: #000000;
JSON
{
"hex": "#67cbd9",
"rgb": {
"r": 103,
"g": 203,
"b": 217
},
"hsl": {
"h": 187.368,
"s": 60,
"l": 62.745
},
"oklch": {
"l": 0.78709,
"c": 0.09541,
"h": 207.5
},
"luminance": 0.50605
}Semantic roles & 50–950 ramp
primary
#67CBD9
secondary
#A24E42
accent
#331EC8
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484