#2BC6CA#2BC6CA
#2BC6CA is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.4% C 0.120 H 197.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC6CA |
|---|---|
| RGB | rgb(43, 198, 202) |
| HSL | hsl(182, 65%, 48%) |
| HSV | hsv(182, 79%, 79%) |
| CMYK | cmyk(78.7%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(73.00, -36.34, -13.13) |
| CIE-LCH | lch(73.00, 38.64, 199.86°) |
| OKLab | oklab(75.35% -0.1148 -0.0365) |
| OKLCH | oklch(75.35% 0.12 197.6) |
| XYZ | xyz(31.8461, 45.1620, 62.9044) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.19
Mediumturquoise
#48D1CC
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 7.14
Turquoise Blue
#06B1C4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC6CA #CA2F2B
analogous
#2BCA7E #2BC6CA #2B77CA
triadic
#2BC6CA #CA2BC6 #C6CA2B
tetradic
#2BC6CA #7E2BCA #CA2F2B #77CA2B
square
#2BC6CA #7E2BCA #CA2F2B #77CA2B
split-complementary
#2BC6CA #CA2B77 #CA7E2B
monochromatic
#166365 #209598 #2BC6CA #57D8DB #89E4E6
Accessibility & contrast
On white
2.09
#2BC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#2BC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC6CA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC6CA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCCB
Deuteranopia (green-blind)
#A2ACCB
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #2bc6ca; /* rgb */ color: rgb(43, 198, 202); /* oklch */ color: oklch(75.4% 0.120 197.6);
Tailwind
colors: {
custom: {
50: '#82d8da',
500: '#2bc6ca',
950: '#000000',
},
}SCSS
$custom: #2bc6ca; $custom-light: #82d8da; $custom-dark: #000000;
JSON
{
"hex": "#2bc6ca",
"rgb": {
"r": 43,
"g": 198,
"b": 202
},
"hsl": {
"h": 181.509,
"s": 64.898,
"l": 48.039
},
"oklch": {
"l": 0.75353,
"c": 0.12047,
"h": 197.6
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#2BC6CA
secondary
#D08381
accent
#4440E8
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383