#2CA9BB#2CA9BB
#2CA9BB is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.107 H 209.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2CA9BB |
|---|---|
| RGB | rgb(44, 169, 187) |
| HSL | hsl(188, 62%, 45%) |
| HSV | hsv(188, 76%, 73%) |
| CMYK | cmyk(76.5%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.75, -26.88, -18.83) |
| CIE-LCH | lch(63.75, 32.82, 215.01°) |
| OKLab | oklab(67.7% -0.0929 -0.0524) |
| OKLCH | oklch(67.7% 0.107 209.4) |
| XYZ | xyz(24.1924, 32.4963, 52.0014) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.47
Cadetblue
#5F9EA0
ΔE00 7.28
Lightseagreen
#20B2AA
ΔE00 10.28
Greyblue
#77A1B5
ΔE00 10.33
Sea
#3C9992
ΔE00 10.76
Teal Blue
#01889F
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CA9BB #BB3E2C
analogous
#2CBB85 #2CA9BB #2C62BB
triadic
#2CA9BB #BB2CA9 #A9BB2C
tetradic
#2CA9BB #852CBB #BB3E2C #62BB2C
square
#2CA9BB #852CBB #BB3E2C #62BB2C
split-complementary
#2CA9BB #BB2C62 #BB852C
monochromatic
#154F58 #207C89 #2CA9BB #4FC5D6 #80D5E1
Accessibility & contrast
On white
2.80
#2CA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2CA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CA9BB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CA9BB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2ca9bb; /* rgb */ color: rgb(44, 169, 187); /* oklch */ color: oklch(67.7% 0.107 209.4);
Tailwind
colors: {
custom: {
50: '#7dc3cf',
500: '#2ca9bb',
950: '#000000',
},
}SCSS
$custom: #2ca9bb; $custom-light: #7dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#2ca9bb",
"rgb": {
"r": 44,
"g": 169,
"b": 187
},
"hsl": {
"h": 187.552,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.67703,
"c": 0.10667,
"h": 209.4
},
"luminance": 0.32499
}Semantic roles & 50–950 ramp
primary
#2CA9BB
secondary
#CA8379
accent
#5743E5
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182