#2DB3AA#2DB3AA
#2DB3AA is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.111 H 188.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2DB3AA |
|---|---|
| RGB | rgb(45, 179, 170) |
| HSL | hsl(176, 60%, 44%) |
| HSV | hsv(176, 75%, 70%) |
| CMYK | cmyk(74.9%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.29, -36.68, -5.57) |
| CIE-LCH | lch(66.29, 37.10, 188.63°) |
| OKLab | oklab(69.59% -0.1099 -0.0157) |
| OKLCH | oklch(69.59% 0.111 188.1) |
| XYZ | xyz(24.4545, 35.6974, 43.6239) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.68
Topaz
#13BBAF
ΔE00 2.49
Tealish
#24BCA8
ΔE00 4.37
Turquoise (survey)
#06C2AC
ΔE00 5.77
Greeny Blue
#42B395
ΔE00 7.40
Blue Green
#0F9B8E
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DB3AA #B32D36
analogous
#2DB367 #2DB3AA #2D79B3
triadic
#2DB3AA #AA2DB3 #B3AA2D
tetradic
#2DB3AA #672DB3 #B32D36 #79B32D
square
#2DB3AA #672DB3 #B32D36 #79B32D
split-complementary
#2DB3AA #B32D79 #B3672D
monochromatic
#14514D #21827C #2DB3AA #4BD2C9 #7CDED8
Accessibility & contrast
On white
2.58
#2DB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#2DB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DB3AA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DB3AA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2db3aa; /* rgb */ color: rgb(45, 179, 170); /* oklch */ color: oklch(69.6% 0.111 188.1);
Tailwind
colors: {
custom: {
50: '#7ccac3',
500: '#2db3aa',
950: '#000000',
},
}SCSS
$custom: #2db3aa; $custom-light: #7ccac3; $custom-dark: #000000;
JSON
{
"hex": "#2db3aa",
"rgb": {
"r": 45,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.97,
"s": 59.821,
"l": 43.922
},
"oklch": {
"l": 0.69586,
"c": 0.11098,
"h": 188.1
},
"luminance": 0.357
}Semantic roles & 50–950 ramp
primary
#2DB3AA
secondary
#C7757B
accent
#454FE3
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281