#2DB8BC#2DB8BC
#2DB8BC is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.112 H 197.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB8BC |
|---|---|
| RGB | rgb(45, 184, 188) |
| HSL | hsl(182, 61%, 46%) |
| HSV | hsv(182, 76%, 74%) |
| CMYK | cmyk(76.1%, 2.1%, 0%, 26.3%) |
| CIE-LAB | lab(68.36, -33.75, -12.42) |
| CIE-LCH | lch(68.36, 35.97, 200.20°) |
| OKLab | oklab(71.45% -0.1068 -0.0345) |
| OKLCH | oklch(71.45% 0.112 197.9) |
| XYZ | xyz(27.2956, 38.4664, 53.5534) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.96
Turquoise Blue
#06B1C4
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 5.76
Topaz
#13BBAF
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 7.19
Tealish
#24BCA8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB8BC #BC312D
analogous
#2DBC78 #2DB8BC #2D71BC
triadic
#2DB8BC #BC2DB8 #B8BC2D
tetradic
#2DB8BC #782DBC #BC312D #71BC2D
square
#2DB8BC #782DBC #BC312D #71BC2D
split-complementary
#2DB8BC #BC2D71 #BC782D
monochromatic
#155759 #21888B #2DB8BC #51D2D5 #82DEE1
Accessibility & contrast
On white
2.42
#2DB8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#2DB8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB8BC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB8BC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#97A0BD
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2db8bc; /* rgb */ color: rgb(45, 184, 188); /* oklch */ color: oklch(71.5% 0.112 197.9);
Tailwind
colors: {
custom: {
50: '#7fced0',
500: '#2db8bc',
950: '#000000',
},
}SCSS
$custom: #2db8bc; $custom-light: #7fced0; $custom-dark: #000000;
JSON
{
"hex": "#2db8bc",
"rgb": {
"r": 45,
"g": 184,
"b": 188
},
"hsl": {
"h": 181.678,
"s": 61.373,
"l": 45.686
},
"oklch": {
"l": 0.71453,
"c": 0.11222,
"h": 197.9
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#2DB8BC
secondary
#CA7D7B
accent
#4843E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282