#2CB0B5#2CB0B5
#2CB0B5 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.108 H 198.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #2CB0B5 |
|---|---|
| RGB | rgb(44, 176, 181) |
| HSL | hsl(182, 61%, 44%) |
| HSV | hsv(182, 76%, 71%) |
| CMYK | cmyk(75.7%, 2.8%, 0%, 29%) |
| CIE-LAB | lab(65.69, -32.16, -12.57) |
| CIE-LCH | lch(65.69, 34.53, 201.34°) |
| OKLab | oklab(69.2% -0.1023 -0.0349) |
| OKLCH | oklch(69.2% 0.108 198.8) |
| XYZ | xyz(24.9007, 34.9193, 49.1348) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.81
Lightseagreen
#20B2AA
ΔE00 5.03
Topaz
#13BBAF
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 7.27
Darkturquoise
#00CED1
ΔE00 8.00
Sea
#3C9992
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CB0B5 #B5312C
analogous
#2CB576 #2CB0B5 #2C6CB5
triadic
#2CB0B5 #B52CB0 #B0B52C
tetradic
#2CB0B5 #762CB5 #B5312C #6CB52C
square
#2CB0B5 #762CB5 #B5312C #6CB52C
split-complementary
#2CB0B5 #B52C6C #B5762C
monochromatic
#145053 #208084 #2CB0B5 #4BCED3 #7CDCDF
Accessibility & contrast
On white
2.63
#2CB0B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#2CB0B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CB0B5
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CB0B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CB0B5 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A8B6
Deuteranopia (green-blind)
#909AB6
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2cb0b5; /* rgb */ color: rgb(44, 176, 181); /* oklch */ color: oklch(69.2% 0.108 198.8);
Tailwind
colors: {
custom: {
50: '#7dc8cb',
500: '#2cb0b5',
950: '#000000',
},
}SCSS
$custom: #2cb0b5; $custom-light: #7dc8cb; $custom-dark: #000000;
JSON
{
"hex": "#2cb0b5",
"rgb": {
"r": 44,
"g": 176,
"b": 181
},
"hsl": {
"h": 182.19,
"s": 60.889,
"l": 44.118
},
"oklch": {
"l": 0.69203,
"c": 0.10813,
"h": 198.8
},
"luminance": 0.34922
}Semantic roles & 50–950 ramp
primary
#2CB0B5
secondary
#C87875
accent
#4A44E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282