#2DB0C0#2DB0C0
#2DB0C0 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.110 H 207.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB0C0 |
|---|---|
| RGB | rgb(45, 176, 192) |
| HSL | hsl(187, 62%, 46%) |
| HSV | hsv(187, 77%, 75%) |
| CMYK | cmyk(76.6%, 8.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.07, -28.67, -18.09) |
| CIE-LCH | lch(66.07, 33.90, 212.25°) |
| OKLab | oklab(69.64% -0.0973 -0.0503) |
| OKLCH | oklch(69.64% 0.11 207.4) |
| XYZ | xyz(26.1178, 35.4111, 55.3175) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.15
Cadetblue
#5F9EA0
ΔE00 7.99
Lightseagreen
#20B2AA
ΔE00 9.17
Darkturquoise
#00CED1
ΔE00 9.47
Aqua Blue
#02D8E9
ΔE00 10.33
Topaz
#13BBAF
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB0C0 #C03D2D
analogous
#2DC087 #2DB0C0 #2D67C0
triadic
#2DB0C0 #C02DB0 #B0C02D
tetradic
#2DB0C0 #872DC0 #C03D2D #67C02D
square
#2DB0C0 #872DC0 #C03D2D #67C02D
split-complementary
#2DB0C0 #C02D67 #C0872D
monochromatic
#16555D #21838E #2DB0C0 #53C8D7 #85D8E2
Accessibility & contrast
On white
2.60
#2DB0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#2DB0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB0C0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB0C0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C1
Deuteranopia (green-blind)
#8C9AC0
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2db0c0; /* rgb */ color: rgb(45, 176, 192); /* oklch */ color: oklch(69.6% 0.110 207.4);
Tailwind
colors: {
custom: {
50: '#7ec8d3',
500: '#2db0c0',
950: '#000000',
},
}SCSS
$custom: #2db0c0; $custom-light: #7ec8d3; $custom-dark: #000000;
JSON
{
"hex": "#2db0c0",
"rgb": {
"r": 45,
"g": 176,
"b": 192
},
"hsl": {
"h": 186.531,
"s": 62.025,
"l": 46.471
},
"oklch": {
"l": 0.69638,
"c": 0.10953,
"h": 207.4
},
"luminance": 0.35414
}Semantic roles & 50–950 ramp
primary
#2DB0C0
secondary
#CC867D
accent
#5443E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282