#2DA0AF#2DA0AF
#2DA0AF is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.0% C 0.100 H 207.9°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA0AF |
|---|---|
| RGB | rgb(45, 160, 175) |
| HSL | hsl(187, 59%, 43%) |
| HSV | hsv(187, 74%, 69%) |
| CMYK | cmyk(74.3%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(60.60, -26.04, -16.89) |
| CIE-LCH | lch(60.60, 31.04, 212.96°) |
| OKLab | oklab(65.02% -0.0886 -0.047) |
| OKLCH | oklch(65.02% 0.1 207.9) |
| XYZ | xyz(21.3875, 28.7921, 44.9794) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.13
Cadetblue
#5F9EA0
ΔE00 5.97
Teal Blue
#01889F
ΔE00 8.71
Sea
#3C9992
ΔE00 8.88
Darkcyan
#008B8B
ΔE00 9.81
Dark Cyan
#0A888A
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA0AF #AF3C2D
analogous
#2DAF7D #2DA0AF #2D5FAF
triadic
#2DA0AF #AF2DA0 #A0AF2D
tetradic
#2DA0AF #7D2DAF #AF3C2D #5FAF2D
square
#2DA0AF #7D2DAF #AF3C2D #5FAF2D
split-complementary
#2DA0AF #AF2D5F #AF7D2D
monochromatic
#14474E #20737E #2DA0AF #49C1D0 #7AD1DD
Accessibility & contrast
On white
3.11
#2DA0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#2DA0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA0AF
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA0AF | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB0
Deuteranopia (green-blind)
#808CAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2da0af; /* rgb */ color: rgb(45, 160, 175); /* oklch */ color: oklch(65.0% 0.100 207.9);
Tailwind
colors: {
custom: {
50: '#7abcc6',
500: '#2da0af',
950: '#000000',
},
}SCSS
$custom: #2da0af; $custom-light: #7abcc6; $custom-dark: #000000;
JSON
{
"hex": "#2da0af",
"rgb": {
"r": 45,
"g": 160,
"b": 175
},
"hsl": {
"h": 186.923,
"s": 59.091,
"l": 43.137
},
"oklch": {
"l": 0.65023,
"c": 0.10031,
"h": 207.9
},
"luminance": 0.28795
}Semantic roles & 50–950 ramp
primary
#2DA0AF
secondary
#C57C73
accent
#5846E2
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182