#2CA8B3#2CA8B3
#2CA8B3 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.104 H 204.0°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA8B3 |
|---|---|
| RGB | rgb(44, 168, 179) |
| HSL | hsl(185, 61%, 44%) |
| HSV | hsv(185, 75%, 70%) |
| CMYK | cmyk(75.4%, 6.1%, 0%, 29.8%) |
| CIE-LAB | lab(63.17, -28.89, -15.24) |
| CIE-LCH | lch(63.17, 32.66, 207.81°) |
| OKLab | oklab(67.14% -0.0953 -0.0424) |
| OKLCH | oklch(67.14% 0.104 204) |
| XYZ | xyz(23.1744, 31.7926, 47.5543) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.59
Cadetblue
#5F9EA0
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 7.86
Sea
#3C9992
ΔE00 8.42
Topaz
#13BBAF
ΔE00 10.17
Blue Green
#0F9B8E
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA8B3 #B3372C
analogous
#2CB37A #2CA8B3 #2C64B3
triadic
#2CA8B3 #B32CA8 #A8B32C
tetradic
#2CA8B3 #7A2CB3 #B3372C #64B32C
square
#2CA8B3 #7A2CB3 #B3372C #64B32C
split-complementary
#2CA8B3 #B32C64 #B37A2C
monochromatic
#144C51 #207A82 #2CA8B3 #4AC7D2 #7BD6DF
Accessibility & contrast
On white
2.85
#2CA8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2CA8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA8B3
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA8B3 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#8793B3
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2ca8b3; /* rgb */ color: rgb(44, 168, 179); /* oklch */ color: oklch(67.1% 0.104 204.0);
Tailwind
colors: {
custom: {
50: '#7bc2c9',
500: '#2ca8b3',
950: '#000000',
},
}SCSS
$custom: #2ca8b3; $custom-light: #7bc2c9; $custom-dark: #000000;
JSON
{
"hex": "#2ca8b3",
"rgb": {
"r": 44,
"g": 168,
"b": 179
},
"hsl": {
"h": 184.889,
"s": 60.538,
"l": 43.725
},
"oklch": {
"l": 0.67144,
"c": 0.10428,
"h": 204
},
"luminance": 0.31795
}Semantic roles & 50–950 ramp
primary
#2CA8B3
secondary
#C77B74
accent
#5144E4
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182