#2CA8BB#2CA8BB
#2CA8BB is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.5% C 0.106 H 210.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA8BB |
|---|---|
| RGB | rgb(44, 168, 187) |
| HSL | hsl(188, 62%, 45%) |
| HSV | hsv(188, 76%, 73%) |
| CMYK | cmyk(76.5%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.45, -26.38, -19.29) |
| CIE-LCH | lch(63.45, 32.68, 216.18°) |
| OKLab | oklab(67.46% -0.0919 -0.0537) |
| OKLCH | oklch(67.46% 0.106 210.3) |
| XYZ | xyz(24.0071, 32.1257, 51.9397) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.81
Cadetblue
#5F9EA0
ΔE00 7.37
Greyblue
#77A1B5
ΔE00 10.08
Lightseagreen
#20B2AA
ΔE00 10.72
Teal Blue
#01889F
ΔE00 10.74
Sea
#3C9992
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA8BB #BB3F2C
analogous
#2CBB86 #2CA8BB #2C60BB
triadic
#2CA8BB #BB2CA8 #A8BB2C
tetradic
#2CA8BB #862CBB #BB3F2C #60BB2C
square
#2CA8BB #862CBB #BB3F2C #60BB2C
split-complementary
#2CA8BB #BB2C60 #BB862C
monochromatic
#154F58 #207B89 #2CA8BB #4FC4D6 #80D4E1
Accessibility & contrast
On white
2.83
#2CA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#2CA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA8BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA8BB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8593BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ca8bb; /* rgb */ color: rgb(44, 168, 187); /* oklch */ color: oklch(67.5% 0.106 210.3);
Tailwind
colors: {
custom: {
50: '#7cc2cf',
500: '#2ca8bb',
950: '#000000',
},
}SCSS
$custom: #2ca8bb; $custom-light: #7cc2cf; $custom-dark: #000000;
JSON
{
"hex": "#2ca8bb",
"rgb": {
"r": 44,
"g": 168,
"b": 187
},
"hsl": {
"h": 187.972,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.67458,
"c": 0.10647,
"h": 210.3
},
"luminance": 0.32129
}Semantic roles & 50–950 ramp
primary
#2CA8BB
secondary
#CA8479
accent
#5843E5
background
#F8FBFC
surface
#EFF7F9
border
#CAD0D2
text
#0B1213
muted
#7C8182