#2CA4B0#2CA4B0
#2CA4B0 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.0% C 0.102 H 205.0°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA4B0 |
|---|---|
| RGB | rgb(44, 164, 176) |
| HSL | hsl(185, 60%, 43%) |
| HSV | hsv(185, 75%, 69%) |
| CMYK | cmyk(75%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(61.84, -27.85, -15.57) |
| CIE-LCH | lch(61.84, 31.90, 209.21°) |
| OKLab | oklab(66.04% -0.0926 -0.0433) |
| OKLCH | oklch(66.04% 0.102 205) |
| XYZ | xyz(22.1472, 30.2183, 45.7314) |
| Luminance | 0.3022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.72
Sea
#3C9992
ΔE00 8.18
Lightseagreen
#20B2AA
ΔE00 8.74
Darkcyan
#008B8B
ΔE00 10.02
Teal Blue
#01889F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA4B0 #B0382C
analogous
#2CB07A #2CA4B0 #2C62B0
triadic
#2CA4B0 #B02CA4 #A4B02C
tetradic
#2CA4B0 #7A2CB0 #B0382C #62B02C
square
#2CA4B0 #7A2CB0 #B0382C #62B02C
split-complementary
#2CA4B0 #B02C62 #B07A2C
monochromatic
#14494E #20767F #2CA4B0 #48C5D1 #79D4DD
Accessibility & contrast
On white
2.98
#2CA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#2CA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA4B0
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA4B0 | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca4b0; /* rgb */ color: rgb(44, 164, 176); /* oklch */ color: oklch(66.0% 0.102 205.0);
Tailwind
colors: {
custom: {
50: '#7bbfc7',
500: '#2ca4b0',
950: '#000000',
},
}SCSS
$custom: #2ca4b0; $custom-light: #7bbfc7; $custom-dark: #000000;
JSON
{
"hex": "#2ca4b0",
"rgb": {
"r": 44,
"g": 164,
"b": 176
},
"hsl": {
"h": 185.455,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.66035,
"c": 0.10221,
"h": 205
},
"luminance": 0.30221
}Semantic roles & 50–950 ramp
primary
#2CA4B0
secondary
#C67A72
accent
#5345E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182