#67CBD2#67CBD2
#67CBD2 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.5% C 0.094 H 201.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBD2 |
|---|---|
| RGB | rgb(103, 203, 210) |
| HSL | hsl(184, 54%, 61%) |
| HSV | hsv(184, 51%, 82%) |
| CMYK | cmyk(51%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.22, -27.30, -12.48) |
| CIE-LCH | lch(76.22, 30.01, 204.56°) |
| OKLab | oklab(78.46% -0.0875 -0.0344) |
| OKLCH | oklch(78.46% 0.094 201.5) |
| XYZ | xyz(38.5776, 50.2451, 68.6256) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 8.31
Turquoise Blue
#06B1C4
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBD2 #D26E67
analogous
#67D2A4 #67CBD2 #6796D2
triadic
#67CBD2 #D267CB #CBD267
tetradic
#67CBD2 #A467D2 #D26E67 #96D267
square
#67CBD2 #A467D2 #D26E67 #96D267
split-complementary
#67CBD2 #D26796 #D2A467
monochromatic
#2C8C93 #3AB9C2 #67CBD2 #96DBE0 #C5EBEE
Accessibility & contrast
On white
1.90
#67CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#67CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBD2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBD2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D3
Deuteranopia (green-blind)
#ADB6D3
Tritanopia (blue-blind)
#18D1CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67cbd2; /* rgb */ color: rgb(103, 203, 210); /* oklch */ color: oklch(78.5% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#9bdbdf',
500: '#67cbd2',
950: '#000000',
},
}SCSS
$custom: #67cbd2; $custom-light: #9bdbdf; $custom-dark: #000000;
JSON
{
"hex": "#67cbd2",
"rgb": {
"r": 103,
"g": 203,
"b": 210
},
"hsl": {
"h": 183.925,
"s": 54.315,
"l": 61.373
},
"oklch": {
"l": 0.78462,
"c": 0.09403,
"h": 201.5
},
"luminance": 0.50249
}Semantic roles & 50–950 ramp
primary
#67CBD2
secondary
#994A45
accent
#2E24C2
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484