#2DA0B2#2DA0B2
#2DA0B2 is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.1% C 0.101 H 210.4°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA0B2 |
|---|---|
| RGB | rgb(45, 160, 178) |
| HSL | hsl(188, 60%, 44%) |
| HSV | hsv(188, 75%, 70%) |
| CMYK | cmyk(74.7%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(60.70, -25.09, -18.42) |
| CIE-LCH | lch(60.70, 31.13, 216.28°) |
| OKLab | oklab(65.14% -0.0874 -0.0513) |
| OKLCH | oklch(65.14% 0.101 210.4) |
| XYZ | xyz(21.6854, 28.9113, 46.5484) |
| Luminance | 0.2891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Cadetblue
#5F9EA0
ΔE00 6.62
Teal Blue
#01889F
ΔE00 8.43
Sea
#3C9992
ΔE00 9.96
Greyblue
#77A1B5
ΔE00 9.99
Darkcyan
#008B8B
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA0B2 #B23F2D
analogous
#2DB281 #2DA0B2 #2D5DB2
triadic
#2DA0B2 #B22DA0 #A0B22D
tetradic
#2DA0B2 #812DB2 #B23F2D #5DB22D
square
#2DA0B2 #812DB2 #B23F2D #5DB22D
split-complementary
#2DA0B2 #B22D5D #B2812D
monochromatic
#144850 #217481 #2DA0B2 #4BBFD1 #7CD0DE
Accessibility & contrast
On white
3.10
#2DA0B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#2DA0B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA0B2
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA0B2 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB3
Deuteranopia (green-blind)
#7F8DB2
Tritanopia (blue-blind)
#00A8A5
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2da0b2; /* rgb */ color: rgb(45, 160, 178); /* oklch */ color: oklch(65.1% 0.101 210.4);
Tailwind
colors: {
custom: {
50: '#7bbcc9',
500: '#2da0b2',
950: '#000000',
},
}SCSS
$custom: #2da0b2; $custom-light: #7bbcc9; $custom-dark: #000000;
JSON
{
"hex": "#2da0b2",
"rgb": {
"r": 45,
"g": 160,
"b": 178
},
"hsl": {
"h": 188.12,
"s": 59.641,
"l": 43.725
},
"oklch": {
"l": 0.65143,
"c": 0.1013,
"h": 210.4
},
"luminance": 0.28914
}Semantic roles & 50–950 ramp
primary
#2DA0B2
secondary
#C68075
accent
#5A45E3
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182