#2DA9AB#2DA9AB
#2DA9AB is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.104 H 196.6°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA9AB |
|---|---|
| RGB | rgb(45, 169, 171) |
| HSL | hsl(181, 58%, 42%) |
| HSV | hsv(181, 74%, 67%) |
| CMYK | cmyk(73.7%, 1.2%, 0%, 32.9%) |
| CIE-LAB | lab(63.24, -31.70, -10.66) |
| CIE-LCH | lch(63.24, 33.44, 198.60°) |
| OKLab | oklab(67.12% -0.0994 -0.0296) |
| OKLCH | oklch(67.12% 0.104 196.6) |
| XYZ | xyz(22.6175, 31.8714, 43.4799) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.61
Cadetblue
#5F9EA0
ΔE00 6.11
Sea
#3C9992
ΔE00 6.17
Turquoise Blue
#06B1C4
ΔE00 6.35
Topaz
#13BBAF
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA9AB #AB2F2D
analogous
#2DAB6E #2DA9AB #2D6AAB
triadic
#2DA9AB #AB2DA9 #A9AB2D
tetradic
#2DA9AB #6E2DAB #AB2F2D #6AAB2D
square
#2DA9AB #6E2DAB #AB2F2D #6AAB2D
split-complementary
#2DA9AB #AB2D6A #AB6E2D
monochromatic
#14494A #20797B #2DA9AB #47CCCE #77DADB
Accessibility & contrast
On white
2.85
#2DA9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#2DA9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA9AB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA9AB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AB
Deuteranopia (green-blind)
#8B93AC
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2da9ab; /* rgb */ color: rgb(45, 169, 171); /* oklch */ color: oklch(67.1% 0.104 196.6);
Tailwind
colors: {
custom: {
50: '#7bc3c4',
500: '#2da9ab',
950: '#000000',
},
}SCSS
$custom: #2da9ab; $custom-light: #7bc3c4; $custom-dark: #000000;
JSON
{
"hex": "#2da9ab",
"rgb": {
"r": 45,
"g": 169,
"b": 171
},
"hsl": {
"h": 180.952,
"s": 58.333,
"l": 42.353
},
"oklch": {
"l": 0.67115,
"c": 0.10373,
"h": 196.6
},
"luminance": 0.31874
}Semantic roles & 50–950 ramp
primary
#2DA9AB
secondary
#C37271
accent
#4946E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1212
muted
#7C8181