#2DB4AC#2DB4AC
#2DB4AC is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.9% C 0.111 H 188.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB4AC |
|---|---|
| RGB | rgb(45, 180, 172) |
| HSL | hsl(176, 60%, 44%) |
| HSV | hsv(176, 75%, 71%) |
| CMYK | cmyk(75%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(66.65, -36.57, -6.13) |
| CIE-LCH | lch(66.65, 37.08, 189.52°) |
| OKLab | oklab(69.9% -0.11 -0.0172) |
| OKLCH | oklch(69.9% 0.111 188.9) |
| XYZ | xyz(24.8463, 36.1759, 44.6949) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.79
Topaz
#13BBAF
ΔE00 2.45
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 5.88
Greeny Blue
#42B395
ΔE00 7.79
Mediumturquoise
#48D1CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB4AC #B42D35
analogous
#2DB468 #2DB4AC #2D79B4
triadic
#2DB4AC #AC2DB4 #B4AC2D
tetradic
#2DB4AC #682DB4 #B42D35 #79B42D
square
#2DB4AC #682DB4 #B42D35 #79B42D
split-complementary
#2DB4AC #B42D79 #B4682D
monochromatic
#15524E #21837D #2DB4AC #4CD2CA #7DDED9
Accessibility & contrast
On white
2.55
#2DB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#2DB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB4AC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB4AC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#979CAD
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2db4ac; /* rgb */ color: rgb(45, 180, 172); /* oklch */ color: oklch(69.9% 0.111 188.9);
Tailwind
colors: {
custom: {
50: '#7dcbc4',
500: '#2db4ac',
950: '#000000',
},
}SCSS
$custom: #2db4ac; $custom-light: #7dcbc4; $custom-dark: #000000;
JSON
{
"hex": "#2db4ac",
"rgb": {
"r": 45,
"g": 180,
"b": 172
},
"hsl": {
"h": 176.444,
"s": 60,
"l": 44.118
},
"oklch": {
"l": 0.69903,
"c": 0.1113,
"h": 188.9
},
"luminance": 0.36179
}Semantic roles & 50–950 ramp
primary
#2DB4AC
secondary
#C7767B
accent
#454EE3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281