#2CBDBB#2CBDBB
#2CBDBB is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.6% C 0.116 H 193.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2CBDBB |
|---|---|
| RGB | rgb(44, 189, 187) |
| HSL | hsl(179, 62%, 46%) |
| HSV | hsv(179, 77%, 74%) |
| CMYK | cmyk(76.7%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(69.83, -36.49, -9.67) |
| CIE-LCH | lch(69.83, 37.75, 194.84°) |
| OKLab | oklab(72.63% -0.1124 -0.0269) |
| OKLCH | oklch(72.63% 0.116 193.5) |
| XYZ | xyz(28.2018, 40.5150, 53.3379) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.84
Lightseagreen
#20B2AA
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 5.33
Tealish
#24BCA8
ΔE00 6.42
Turquoise (survey)
#06C2AC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CBDBB #BD2C2E
analogous
#2CBD72 #2CBDBB #2C77BD
triadic
#2CBDBB #BB2CBD #BDBB2C
tetradic
#2CBDBB #722CBD #BD2C2E #77BD2C
square
#2CBDBB #722CBD #BD2C2E #77BD2C
split-complementary
#2CBDBB #BD2C77 #BD722C
monochromatic
#155A59 #208B8A #2CBDBB #50D6D4 #82E2E0
Accessibility & contrast
On white
2.31
#2CBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#2CBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CBDBB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CBDBB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #2cbdbb; /* rgb */ color: rgb(44, 189, 187); /* oklch */ color: oklch(72.6% 0.116 193.5);
Tailwind
colors: {
custom: {
50: '#7fd1cf',
500: '#2cbdbb',
950: '#000000',
},
}SCSS
$custom: #2cbdbb; $custom-light: #7fd1cf; $custom-dark: #000000;
JSON
{
"hex": "#2cbdbb",
"rgb": {
"r": 44,
"g": 189,
"b": 187
},
"hsl": {
"h": 179.172,
"s": 62.232,
"l": 45.686
},
"oklch": {
"l": 0.72634,
"c": 0.11559,
"h": 193.5
},
"luminance": 0.40519
}Semantic roles & 50–950 ramp
primary
#2CBDBB
secondary
#CB7A7B
accent
#4245E5
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282