#67B6BE#67B6BE
#67B6BE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.9% C 0.079 H 204.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67B6BE |
|---|---|
| RGB | rgb(103, 182, 190) |
| HSL | hsl(186, 40%, 57%) |
| HSV | hsv(186, 46%, 75%) |
| CMYK | cmyk(45.8%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(69.51, -22.15, -11.63) |
| CIE-LCH | lch(69.51, 25.01, 207.71°) |
| OKLab | oklab(72.87% -0.0718 -0.032) |
| OKLCH | oklch(72.87% 0.079 204) |
| XYZ | xyz(31.6122, 40.0546, 54.7707) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.90
Cadetblue
#5F9EA0
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 8.86
Lightseagreen
#20B2AA
ΔE00 9.09
Mediumturquoise
#48D1CC
ΔE00 9.57
Aqua Blue
#02D8E9
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67B6BE #BE6F67
analogous
#67BE9A #67B6BE #678BBE
triadic
#67B6BE #BE67B6 #B6BE67
tetradic
#67B6BE #9A67BE #BE6F67 #8BBE67
square
#67B6BE #9A67BE #BE6F67 #8BBE67
split-complementary
#67B6BE #BE678B #BE9A67
monochromatic
#337177 #459AA2 #67B6BE #92CBD0 #BDDFE3
Accessibility & contrast
On white
2.33
#67B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#67B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67B6BE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67B6BE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#9DA5BE
Tritanopia (blue-blind)
#3ABCB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #67b6be; /* rgb */ color: rgb(103, 182, 190); /* oklch */ color: oklch(72.9% 0.079 204.0);
Tailwind
colors: {
custom: {
50: '#98ccd1',
500: '#67b6be',
950: '#000000',
},
}SCSS
$custom: #67b6be; $custom-light: #98ccd1; $custom-dark: #000000;
JSON
{
"hex": "#67b6be",
"rgb": {
"r": 103,
"g": 182,
"b": 190
},
"hsl": {
"h": 185.517,
"s": 40.092,
"l": 57.451
},
"oklch": {
"l": 0.72869,
"c": 0.0786,
"h": 204
},
"luminance": 0.40057
}Semantic roles & 50–950 ramp
primary
#67B6BE
secondary
#D2B2AF
accent
#6358D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282