#2DB9AB#2DB9AB
#2DB9AB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.1% C 0.116 H 184.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB9AB |
|---|---|
| RGB | rgb(45, 185, 171) |
| HSL | hsl(174, 61%, 45%) |
| HSV | hsv(174, 76%, 73%) |
| CMYK | cmyk(75.7%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(68.16, -39.12, -3.35) |
| CIE-LCH | lch(68.16, 39.26, 184.90°) |
| OKLab | oklab(71.12% -0.1154 -0.0097) |
| OKLCH | oklch(71.12% 0.116 184.8) |
| XYZ | xyz(25.7783, 38.1929, 44.5335) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.19
Tealish
#24BCA8
ΔE00 2.13
Lightseagreen
#20B2AA
ΔE00 2.83
Turquoise (survey)
#06C2AC
ΔE00 3.47
Greeny Blue
#42B395
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB9AB #B92D3B
analogous
#2DB965 #2DB9AB #2D81B9
triadic
#2DB9AB #AB2DB9 #B9AB2D
tetradic
#2DB9AB #652DB9 #B92D3B #81B92D
square
#2DB9AB #652DB9 #B92D3B #81B92D
split-complementary
#2DB9AB #B92D81 #B9652D
monochromatic
#155750 #21887D #2DB9AB #4FD4C7 #80E0D7
Accessibility & contrast
On white
2.43
#2DB9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#2DB9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB9AB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB9AB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #2db9ab; /* rgb */ color: rgb(45, 185, 171); /* oklch */ color: oklch(71.1% 0.116 184.8);
Tailwind
colors: {
custom: {
50: '#7dcec3',
500: '#2db9ab',
950: '#000000',
},
}SCSS
$custom: #2db9ab; $custom-light: #7dcec3; $custom-dark: #000000;
JSON
{
"hex": "#2db9ab",
"rgb": {
"r": 45,
"g": 185,
"b": 171
},
"hsl": {
"h": 174,
"s": 60.87,
"l": 45.098
},
"oklch": {
"l": 0.71122,
"c": 0.11579,
"h": 184.8
},
"luminance": 0.38196
}Semantic roles & 50–950 ramp
primary
#2DB9AB
secondary
#C97981
accent
#4454E4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0B1412
muted
#7C8281