#2CA2B9#2CA2B9
#2CA2B9 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.105 H 214.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA2B9 |
|---|---|
| RGB | rgb(44, 162, 185) |
| HSL | hsl(190, 62%, 45%) |
| HSV | hsv(190, 76%, 73%) |
| CMYK | cmyk(76.2%, 12.4%, 0%, 27.5%) |
| CIE-LAB | lab(61.55, -23.98, -21.07) |
| CIE-LCH | lch(61.55, 31.92, 221.30°) |
| OKLab | oklab(65.9% -0.0869 -0.0588) |
| OKLCH | oklch(65.9% 0.105 214.1) |
| XYZ | xyz(22.7122, 29.8762, 50.4592) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.01
Cadetblue
#5F9EA0
ΔE00 7.92
Teal Blue
#01889F
ΔE00 8.87
Greyblue
#77A1B5
ΔE00 9.15
Dirty Blue
#3F829D
ΔE00 11.47
Bluegrey
#85A3B2
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA2B9 #B9432C
analogous
#2CB989 #2CA2B9 #2C5CB9
triadic
#2CA2B9 #B92CA2 #A2B92C
tetradic
#2CA2B9 #892CB9 #B9432C #5CB92C
square
#2CA2B9 #892CB9 #B9432C #5CB92C
split-complementary
#2CA2B9 #B92C5C #B9892C
monochromatic
#144B56 #207788 #2CA2B9 #4DBFD5 #7FD1E1
Accessibility & contrast
On white
3.01
#2CA2B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#2CA2B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2CA2B9
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA2B9 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBA
Deuteranopia (green-blind)
#7E8FB9
Tritanopia (blue-blind)
#00ABA9
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2ca2b9; /* rgb */ color: rgb(44, 162, 185); /* oklch */ color: oklch(65.9% 0.105 214.1);
Tailwind
colors: {
custom: {
50: '#7cbdce',
500: '#2ca2b9',
950: '#000000',
},
}SCSS
$custom: #2ca2b9; $custom-light: #7cbdce; $custom-dark: #000000;
JSON
{
"hex": "#2ca2b9",
"rgb": {
"r": 44,
"g": 162,
"b": 185
},
"hsl": {
"h": 189.787,
"s": 61.572,
"l": 44.902
},
"oklch": {
"l": 0.65902,
"c": 0.10487,
"h": 214.1
},
"luminance": 0.29879
}Semantic roles & 50–950 ramp
primary
#2CA2B9
secondary
#C98578
accent
#5D43E5
background
#F8FBFC
surface
#EFF6F9
border
#CAD0D2
text
#0B1213
muted
#7C8182