#2CBCB9#2CBCB9
#2CBCB9 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.115 H 192.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBCB9 |
|---|---|
| RGB | rgb(44, 188, 185) |
| HSL | hsl(179, 62%, 45%) |
| HSV | hsv(179, 77%, 74%) |
| CMYK | cmyk(76.6%, 0%, 1.6%, 26.3%) |
| CIE-LAB | lab(69.47, -36.61, -9.11) |
| CIE-LCH | lch(69.47, 37.73, 193.98°) |
| OKLab | oklab(72.32% -0.1123 -0.0254) |
| OKLCH | oklch(72.32% 0.115 192.7) |
| XYZ | xyz(27.7748, 40.0013, 52.1467) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.44
Lightseagreen
#20B2AA
ΔE00 3.49
Darkturquoise
#00CED1
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 5.56
Tealish
#24BCA8
ΔE00 6.02
Turquoise (survey)
#06C2AC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBCB9 #BC2C2F
analogous
#2CBC71 #2CBCB9 #2C77BC
triadic
#2CBCB9 #B92CBC #BCB92C
tetradic
#2CBCB9 #712CBC #BC2C2F #77BC2C
square
#2CBCB9 #712CBC #BC2C2F #77BC2C
split-complementary
#2CBCB9 #BC2C77 #BC712C
monochromatic
#155957 #208A88 #2CBCB9 #4FD6D3 #81E1DF
Accessibility & contrast
On white
2.33
#2CBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#2CBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBCB9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBCB9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B9
Deuteranopia (green-blind)
#9CA3BA
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #2cbcb9; /* rgb */ color: rgb(44, 188, 185); /* oklch */ color: oklch(72.3% 0.115 192.7);
Tailwind
colors: {
custom: {
50: '#7fd1ce',
500: '#2cbcb9',
950: '#000000',
},
}SCSS
$custom: #2cbcb9; $custom-light: #7fd1ce; $custom-dark: #000000;
JSON
{
"hex": "#2cbcb9",
"rgb": {
"r": 44,
"g": 188,
"b": 185
},
"hsl": {
"h": 178.75,
"s": 62.069,
"l": 45.49
},
"oklch": {
"l": 0.72318,
"c": 0.11517,
"h": 192.7
},
"luminance": 0.40005
}Semantic roles & 50–950 ramp
primary
#2CBCB9
secondary
#CA797B
accent
#4346E5
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282