#2CA1AF#2CA1AF
#2CA1AF is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.3% C 0.101 H 206.9°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA1AF |
|---|---|
| RGB | rgb(44, 161, 175) |
| HSL | hsl(186, 60%, 43%) |
| HSV | hsv(186, 75%, 69%) |
| CMYK | cmyk(74.9%, 8%, 0%, 31.4%) |
| CIE-LAB | lab(60.89, -26.67, -16.45) |
| CIE-LCH | lch(60.89, 31.33, 211.67°) |
| OKLab | oklab(65.25% -0.09 -0.0457) |
| OKLCH | oklch(65.25% 0.101 206.9) |
| XYZ | xyz(21.5180, 29.1178, 45.0353) |
| Luminance | 0.2912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.89
Cadetblue
#5F9EA0
ΔE00 5.84
Sea
#3C9992
ΔE00 8.58
Teal Blue
#01889F
ΔE00 9.12
Darkcyan
#008B8B
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA1AF #AF3A2C
analogous
#2CAF7B #2CA1AF #2C60AF
triadic
#2CA1AF #AF2CA1 #A1AF2C
tetradic
#2CA1AF #7B2CAF #AF3A2C #60AF2C
square
#2CA1AF #7B2CAF #AF3A2C #60AF2C
split-complementary
#2CA1AF #AF2C60 #AF7B2C
monochromatic
#13474D #20747E #2CA1AF #47C2D1 #78D2DD
Accessibility & contrast
On white
3.08
#2CA1AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#2CA1AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA1AF
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA1AF | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#818DAF
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2ca1af; /* rgb */ color: rgb(44, 161, 175); /* oklch */ color: oklch(65.3% 0.101 206.9);
Tailwind
colors: {
custom: {
50: '#7abdc6',
500: '#2ca1af',
950: '#000000',
},
}SCSS
$custom: #2ca1af; $custom-light: #7abdc6; $custom-dark: #000000;
JSON
{
"hex": "#2ca1af",
"rgb": {
"r": 44,
"g": 161,
"b": 175
},
"hsl": {
"h": 186.412,
"s": 59.817,
"l": 42.941
},
"oklch": {
"l": 0.6525,
"c": 0.10099,
"h": 206.9
},
"luminance": 0.2912
}Semantic roles & 50–950 ramp
primary
#2CA1AF
secondary
#C57B72
accent
#5645E3
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182