#2DA3AF#2DA3AF
#2DA3AF is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.101 H 205.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA3AF |
|---|---|
| RGB | rgb(45, 163, 175) |
| HSL | hsl(186, 59%, 43%) |
| HSV | hsv(186, 74%, 69%) |
| CMYK | cmyk(74.3%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.52, -27.54, -15.49) |
| CIE-LCH | lch(61.52, 31.60, 209.35°) |
| OKLab | oklab(65.77% -0.0916 -0.043) |
| OKLCH | oklch(65.77% 0.101 205.2) |
| XYZ | xyz(21.9138, 29.8448, 45.1548) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.61
Sea
#3C9992
ΔE00 8.07
Lightseagreen
#20B2AA
ΔE00 8.91
Darkcyan
#008B8B
ΔE00 9.80
Teal Blue
#01889F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA3AF #AF392D
analogous
#2DAF7A #2DA3AF #2D62AF
triadic
#2DA3AF #AF2DA3 #A3AF2D
tetradic
#2DA3AF #7A2DAF #AF392D #62AF2D
square
#2DA3AF #7A2DAF #AF392D #62AF2D
split-complementary
#2DA3AF #AF2D62 #AF7A2D
monochromatic
#14484E #20767E #2DA3AF #49C4D0 #7AD4DD
Accessibility & contrast
On white
3.01
#2DA3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#2DA3AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA3AF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA3AF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2da3af; /* rgb */ color: rgb(45, 163, 175); /* oklch */ color: oklch(65.8% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#7bbec6',
500: '#2da3af',
950: '#000000',
},
}SCSS
$custom: #2da3af; $custom-light: #7bbec6; $custom-dark: #000000;
JSON
{
"hex": "#2da3af",
"rgb": {
"r": 45,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.538,
"s": 59.091,
"l": 43.137
},
"oklch": {
"l": 0.65769,
"c": 0.10125,
"h": 205.2
},
"luminance": 0.29847
}Semantic roles & 50–950 ramp
primary
#2DA3AF
secondary
#C57A73
accent
#5446E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182