#2CA8B1#2CA8B1
#2CA8B1 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.1% C 0.104 H 202.3°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA8B1 |
|---|---|
| RGB | rgb(44, 168, 177) |
| HSL | hsl(184, 60%, 43%) |
| HSV | hsv(184, 75%, 69%) |
| CMYK | cmyk(75.1%, 5.1%, 0%, 30.6%) |
| CIE-LAB | lab(63.10, -29.51, -14.22) |
| CIE-LCH | lch(63.10, 32.76, 205.73°) |
| OKLab | oklab(67.07% -0.0961 -0.0395) |
| OKLCH | oklch(67.07% 0.104 202.3) |
| XYZ | xyz(22.9736, 31.7123, 46.4967) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.13
Cadetblue
#5F9EA0
ΔE00 5.91
Lightseagreen
#20B2AA
ΔE00 7.15
Sea
#3C9992
ΔE00 7.81
Topaz
#13BBAF
ΔE00 9.52
Blue Green
#0F9B8E
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA8B1 #B1352C
analogous
#2CB177 #2CA8B1 #2C65B1
triadic
#2CA8B1 #B12CA8 #A8B12C
tetradic
#2CA8B1 #772CB1 #B1352C #65B12C
square
#2CA8B1 #772CB1 #B1352C #65B12C
split-complementary
#2CA8B1 #B12C65 #B1772C
monochromatic
#144B4F #207980 #2CA8B1 #49C8D2 #7AD7DE
Accessibility & contrast
On white
2.86
#2CA8B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#2CA8B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA8B1
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA8B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA8B1 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#8893B2
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ca8b1; /* rgb */ color: rgb(44, 168, 177); /* oklch */ color: oklch(67.1% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#7bc2c8',
500: '#2ca8b1',
950: '#000000',
},
}SCSS
$custom: #2ca8b1; $custom-light: #7bc2c8; $custom-dark: #000000;
JSON
{
"hex": "#2ca8b1",
"rgb": {
"r": 44,
"g": 168,
"b": 177
},
"hsl": {
"h": 184.06,
"s": 60.181,
"l": 43.333
},
"oklch": {
"l": 0.67067,
"c": 0.10395,
"h": 202.3
},
"luminance": 0.31715
}Semantic roles & 50–950 ramp
primary
#2CA8B1
secondary
#C67873
accent
#4F44E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182