#2BC0D0#2BC0D0
#2BC0D0 is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.1% C 0.119 H 206.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2BC0D0 |
|---|---|
| RGB | rgb(43, 192, 208) |
| HSL | hsl(186, 66%, 49%) |
| HSV | hsv(186, 79%, 82%) |
| CMYK | cmyk(79.3%, 7.7%, 0%, 18.4%) |
| CIE-LAB | lab(71.39, -31.69, -18.81) |
| CIE-LCH | lch(71.39, 36.85, 210.70°) |
| OKLab | oklab(74.12% -0.1066 -0.0524) |
| OKLCH | oklch(74.12% 0.119 206.2) |
| XYZ | xyz(31.2260, 42.7630, 66.2706) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 8.45
Neon Blue
#04D9FF
ΔE00 8.69
Lightseagreen
#20B2AA
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BC0D0 #D03B2B
analogous
#2BD08E #2BC0D0 #2B6ED0
triadic
#2BC0D0 #D02BC0 #C0D02B
tetradic
#2BC0D0 #8E2BD0 #D03B2B #6ED02B
square
#2BC0D0 #8E2BD0 #D03B2B #6ED02B
split-complementary
#2BC0D0 #D02B6E #D08E2B
monochromatic
#16626B #21919D #2BC0D0 #5BD1DD #8EDFE8
Accessibility & contrast
On white
2.20
#2BC0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#2BC0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BC0D0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BC0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BC0D0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D1
Deuteranopia (green-blind)
#99A8D0
Tritanopia (blue-blind)
#00C9C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #2bc0d0; /* rgb */ color: rgb(43, 192, 208); /* oklch */ color: oklch(74.1% 0.119 206.2);
Tailwind
colors: {
custom: {
50: '#81d3de',
500: '#2bc0d0',
950: '#000000',
},
}SCSS
$custom: #2bc0d0; $custom-light: #81d3de; $custom-dark: #000000;
JSON
{
"hex": "#2bc0d0",
"rgb": {
"r": 43,
"g": 192,
"b": 208
},
"hsl": {
"h": 185.818,
"s": 65.737,
"l": 49.216
},
"oklch": {
"l": 0.74116,
"c": 0.11876,
"h": 206.2
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#2BC0D0
secondary
#D28C85
accent
#503FE9
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0C1415
muted
#7D8383