#2CBABB#2CBABB
#2CBABB is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.114 H 195.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBABB |
|---|---|
| RGB | rgb(44, 186, 187) |
| HSL | hsl(180, 62%, 45%) |
| HSV | hsv(180, 76%, 73%) |
| CMYK | cmyk(76.5%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.92, -35.09, -11.03) |
| CIE-LCH | lch(68.92, 36.79, 197.45°) |
| OKLab | oklab(71.89% -0.1095 -0.0307) |
| OKLCH | oklch(71.89% 0.114 195.7) |
| XYZ | xyz(27.5631, 39.2377, 53.1250) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.19
Topaz
#13BBAF
ΔE00 4.88
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 6.32
Turquoise Blue
#06B1C4
ΔE00 6.80
Tealish
#24BCA8
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBABB #BB2D2C
analogous
#2CBB75 #2CBABB #2C72BB
triadic
#2CBABB #BB2CBA #BABB2C
tetradic
#2CBABB #752CBB #BB2D2C #72BB2C
square
#2CBABB #752CBB #BB2D2C #72BB2C
split-complementary
#2CBABB #BB2C72 #BB752C
monochromatic
#155758 #208989 #2CBABB #4FD5D6 #80E0E1
Accessibility & contrast
On white
2.37
#2CBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#2CBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBABB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBABB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2cbabb; /* rgb */ color: rgb(44, 186, 187); /* oklch */ color: oklch(71.9% 0.114 195.7);
Tailwind
colors: {
custom: {
50: '#7fcfcf',
500: '#2cbabb',
950: '#000000',
},
}SCSS
$custom: #2cbabb; $custom-light: #7fcfcf; $custom-dark: #000000;
JSON
{
"hex": "#2cbabb",
"rgb": {
"r": 44,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.42,
"s": 61.905,
"l": 45.294
},
"oklch": {
"l": 0.71893,
"c": 0.11372,
"h": 195.7
},
"luminance": 0.39241
}Semantic roles & 50–950 ramp
primary
#2CBABB
secondary
#CA7979
accent
#4443E5
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282