#2DB6AB#2DB6AB
#2DB6AB is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.4% C 0.113 H 186.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB6AB |
|---|---|
| RGB | rgb(45, 182, 171) |
| HSL | hsl(175, 60%, 45%) |
| HSV | hsv(175, 75%, 71%) |
| CMYK | cmyk(75.3%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.24, -37.76, -4.71) |
| CIE-LCH | lch(67.24, 38.06, 187.11°) |
| OKLab | oklab(70.37% -0.1124 -0.0134) |
| OKLCH | oklch(70.37% 0.113 186.8) |
| XYZ | xyz(25.1573, 36.9510, 44.3265) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.57
Lightseagreen
#20B2AA
ΔE00 1.58
Tealish
#24BCA8
ΔE00 3.38
Turquoise (survey)
#06C2AC
ΔE00 4.73
Greeny Blue
#42B395
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB6AB #B62D38
analogous
#2DB666 #2DB6AB #2D7DB6
triadic
#2DB6AB #AB2DB6 #B6AB2D
tetradic
#2DB6AB #662DB6 #B62D38 #7DB62D
square
#2DB6AB #662DB6 #B62D38 #7DB62D
split-complementary
#2DB6AB #B62D7D #B6662D
monochromatic
#15544F #21857D #2DB6AB #4DD3C8 #7EDFD7
Accessibility & contrast
On white
2.50
#2DB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#2DB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB6AB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB6AB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#999EAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2db6ab; /* rgb */ color: rgb(45, 182, 171); /* oklch */ color: oklch(70.4% 0.113 186.8);
Tailwind
colors: {
custom: {
50: '#7dccc3',
500: '#2db6ab',
950: '#000000',
},
}SCSS
$custom: #2db6ab; $custom-light: #7dccc3; $custom-dark: #000000;
JSON
{
"hex": "#2db6ab",
"rgb": {
"r": 45,
"g": 182,
"b": 171
},
"hsl": {
"h": 175.182,
"s": 60.352,
"l": 44.51
},
"oklch": {
"l": 0.70371,
"c": 0.11319,
"h": 186.8
},
"luminance": 0.36954
}Semantic roles & 50–950 ramp
primary
#2DB6AB
secondary
#C8777D
accent
#4451E3
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281