#2CA8B0#2CA8B0
#2CA8B0 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.0% C 0.104 H 201.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA8B0 |
|---|---|
| RGB | rgb(44, 168, 176) |
| HSL | hsl(184, 60%, 43%) |
| HSV | hsv(184, 75%, 69%) |
| CMYK | cmyk(75%, 4.5%, 0%, 31%) |
| CIE-LAB | lab(63.07, -29.82, -13.71) |
| CIE-LCH | lch(63.07, 32.82, 204.70°) |
| OKLab | oklab(67.03% -0.0966 -0.0381) |
| OKLCH | oklch(67.03% 0.104 201.5) |
| XYZ | xyz(22.8743, 31.6726, 45.9737) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.43
Cadetblue
#5F9EA0
ΔE00 5.86
Lightseagreen
#20B2AA
ΔE00 6.79
Sea
#3C9992
ΔE00 7.51
Topaz
#13BBAF
ΔE00 9.19
Blue Green
#0F9B8E
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA8B0 #B0342C
analogous
#2CB076 #2CA8B0 #2C66B0
triadic
#2CA8B0 #B02CA8 #A8B02C
tetradic
#2CA8B0 #762CB0 #B0342C #66B02C
square
#2CA8B0 #762CB0 #B0342C #66B02C
split-complementary
#2CA8B0 #B02C66 #B0762C
monochromatic
#144B4E #20797F #2CA8B0 #48C9D1 #79D7DD
Accessibility & contrast
On white
2.86
#2CA8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#2CA8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA8B0
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA8B0 | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B1
Deuteranopia (green-blind)
#8893B1
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ca8b0; /* rgb */ color: rgb(44, 168, 176); /* oklch */ color: oklch(67.0% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#7bc2c7',
500: '#2ca8b0',
950: '#000000',
},
}SCSS
$custom: #2ca8b0; $custom-light: #7bc2c7; $custom-dark: #000000;
JSON
{
"hex": "#2ca8b0",
"rgb": {
"r": 44,
"g": 168,
"b": 176
},
"hsl": {
"h": 183.636,
"s": 60,
"l": 43.137
},
"oklch": {
"l": 0.6703,
"c": 0.10383,
"h": 201.5
},
"luminance": 0.31675
}Semantic roles & 50–950 ramp
primary
#2CA8B0
secondary
#C67772
accent
#4E45E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182