#2DB7AB#2DB7AB
#2DB7AB is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.114 H 186.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB7AB |
|---|---|
| RGB | rgb(45, 183, 171) |
| HSL | hsl(175, 61%, 45%) |
| HSV | hsv(175, 75%, 72%) |
| CMYK | cmyk(75.4%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.55, -38.22, -4.26) |
| CIE-LCH | lch(67.55, 38.45, 186.36°) |
| OKLab | oklab(70.62% -0.1134 -0.0121) |
| OKLCH | oklch(70.62% 0.114 186.1) |
| XYZ | xyz(25.3628, 37.3620, 44.3951) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.32
Lightseagreen
#20B2AA
ΔE00 1.99
Tealish
#24BCA8
ΔE00 2.95
Turquoise (survey)
#06C2AC
ΔE00 4.30
Greeny Blue
#42B395
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB7AB #B72D39
analogous
#2DB766 #2DB7AB #2D7EB7
triadic
#2DB7AB #AB2DB7 #B7AB2D
tetradic
#2DB7AB #662DB7 #B72D39 #7EB72D
square
#2DB7AB #662DB7 #B72D39 #7EB72D
split-complementary
#2DB7AB #B72D7E #B7662D
monochromatic
#15554F #21867D #2DB7AB #4ED3C8 #7FDFD7
Accessibility & contrast
On white
2.48
#2DB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#2DB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB7AB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB7AB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAB
Deuteranopia (green-blind)
#9A9FAC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2db7ab; /* rgb */ color: rgb(45, 183, 171); /* oklch */ color: oklch(70.6% 0.114 186.1);
Tailwind
colors: {
custom: {
50: '#7dcdc3',
500: '#2db7ab',
950: '#000000',
},
}SCSS
$custom: #2db7ab; $custom-light: #7dcdc3; $custom-dark: #000000;
JSON
{
"hex": "#2db7ab",
"rgb": {
"r": 45,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.783,
"s": 60.526,
"l": 44.706
},
"oklch": {
"l": 0.70621,
"c": 0.11404,
"h": 186.1
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#2DB7AB
secondary
#C8787F
accent
#4452E4
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281