#2CA7B0#2CA7B0
#2CA7B0 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.8% C 0.103 H 202.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA7B0 |
|---|---|
| RGB | rgb(44, 167, 176) |
| HSL | hsl(184, 60%, 43%) |
| HSV | hsv(184, 75%, 69%) |
| CMYK | cmyk(75%, 5.1%, 0%, 31%) |
| CIE-LAB | lab(62.76, -29.33, -14.18) |
| CIE-LCH | lch(62.76, 32.57, 205.80°) |
| OKLab | oklab(66.78% -0.0956 -0.0394) |
| OKLCH | oklch(66.78% 0.103 202.4) |
| XYZ | xyz(22.6904, 31.3047, 45.9124) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 7.28
Sea
#3C9992
ΔE00 7.64
Topaz
#13BBAF
ΔE00 9.69
Blue Green
#0F9B8E
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA7B0 #B0352C
analogous
#2CB077 #2CA7B0 #2C65B0
triadic
#2CA7B0 #B02CA7 #A7B02C
tetradic
#2CA7B0 #772CB0 #B0352C #65B02C
square
#2CA7B0 #772CB0 #B0352C #65B02C
split-complementary
#2CA7B0 #B02C65 #B0772C
monochromatic
#144A4E #20797F #2CA7B0 #48C8D1 #79D7DD
Accessibility & contrast
On white
2.89
#2CA7B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#2CA7B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA7B0
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA7B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA7B0 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B1
Deuteranopia (green-blind)
#8792B1
Tritanopia (blue-blind)
#00AEA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2ca7b0; /* rgb */ color: rgb(44, 167, 176); /* oklch */ color: oklch(66.8% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#7bc1c7',
500: '#2ca7b0',
950: '#000000',
},
}SCSS
$custom: #2ca7b0; $custom-light: #7bc1c7; $custom-dark: #000000;
JSON
{
"hex": "#2ca7b0",
"rgb": {
"r": 44,
"g": 167,
"b": 176
},
"hsl": {
"h": 184.091,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.66781,
"c": 0.10338,
"h": 202.4
},
"luminance": 0.31307
}Semantic roles & 50–950 ramp
primary
#2CA7B0
secondary
#C67872
accent
#4F45E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182