#2DB1C0#2DB1C0
#2DB1C0 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.9% C 0.110 H 206.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB1C0 |
|---|---|
| RGB | rgb(45, 177, 192) |
| HSL | hsl(186, 62%, 46%) |
| HSV | hsv(186, 77%, 75%) |
| CMYK | cmyk(76.6%, 7.8%, 0%, 24.7%) |
| CIE-LAB | lab(66.37, -29.17, -17.63) |
| CIE-LCH | lch(66.37, 34.08, 211.15°) |
| OKLab | oklab(69.88% -0.0982 -0.0491) |
| OKLCH | oklch(69.88% 0.11 206.5) |
| XYZ | xyz(26.3146, 35.8047, 55.3831) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.35
Cadetblue
#5F9EA0
ΔE00 8.04
Lightseagreen
#20B2AA
ΔE00 8.78
Darkturquoise
#00CED1
ΔE00 9.03
Aqua Blue
#02D8E9
ΔE00 10.04
Topaz
#13BBAF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB1C0 #C03C2D
analogous
#2DC086 #2DB1C0 #2D68C0
triadic
#2DB1C0 #C02DB1 #B1C02D
tetradic
#2DB1C0 #862DC0 #C03C2D #68C02D
square
#2DB1C0 #862DC0 #C03C2D #68C02D
split-complementary
#2DB1C0 #C02D68 #C0862D
monochromatic
#16565D #21838E #2DB1C0 #53C9D7 #85D9E2
Accessibility & contrast
On white
2.57
#2DB1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#2DB1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB1C0
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB1C0 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC1
Deuteranopia (green-blind)
#8D9BC0
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2db1c0; /* rgb */ color: rgb(45, 177, 192); /* oklch */ color: oklch(69.9% 0.110 206.5);
Tailwind
colors: {
custom: {
50: '#7ec8d3',
500: '#2db1c0',
950: '#000000',
},
}SCSS
$custom: #2db1c0; $custom-light: #7ec8d3; $custom-dark: #000000;
JSON
{
"hex": "#2db1c0",
"rgb": {
"r": 45,
"g": 177,
"b": 192
},
"hsl": {
"h": 186.122,
"s": 62.025,
"l": 46.471
},
"oklch": {
"l": 0.69883,
"c": 0.10981,
"h": 206.5
},
"luminance": 0.35808
}Semantic roles & 50–950 ramp
primary
#2DB1C0
secondary
#CC857D
accent
#5343E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282