#2CBBBA#2CBBBA
#2CBBBA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.114 H 194.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBBBA |
|---|---|
| RGB | rgb(44, 187, 186) |
| HSL | hsl(180, 62%, 45%) |
| HSV | hsv(180, 76%, 73%) |
| CMYK | cmyk(76.5%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(69.20, -35.85, -10.07) |
| CIE-LCH | lch(69.20, 37.24, 195.69°) |
| OKLab | oklab(72.1% -0.1109 -0.028) |
| OKLCH | oklch(72.1% 0.114 194.2) |
| XYZ | xyz(27.6678, 39.6179, 52.6337) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.78
Topaz
#13BBAF
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 5.90
Tealish
#24BCA8
ΔE00 6.76
Turquoise (survey)
#06C2AC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBBBA #BB2C2D
analogous
#2CBB72 #2CBBBA #2C75BB
triadic
#2CBBBA #BA2CBB #BBBA2C
tetradic
#2CBBBA #722CBB #BB2C2D #75BB2C
square
#2CBBBA #722CBB #BB2C2D #75BB2C
split-complementary
#2CBBBA #BB2C75 #BB722C
monochromatic
#155857 #208989 #2CBBBA #4FD6D5 #80E1E0
Accessibility & contrast
On white
2.35
#2CBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#2CBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBBBA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBBBA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1BA
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2cbbba; /* rgb */ color: rgb(44, 187, 186); /* oklch */ color: oklch(72.1% 0.114 194.2);
Tailwind
colors: {
custom: {
50: '#7fd0ce',
500: '#2cbbba',
950: '#000000',
},
}SCSS
$custom: #2cbbba; $custom-light: #7fd0ce; $custom-dark: #000000;
JSON
{
"hex": "#2cbbba",
"rgb": {
"r": 44,
"g": 187,
"b": 186
},
"hsl": {
"h": 179.58,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.72105,
"c": 0.1144,
"h": 194.2
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#2CBBBA
secondary
#CA7979
accent
#4344E5
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282