#2DA4B0#2DA4B0
#2DA4B0 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.102 H 205.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA4B0 |
|---|---|
| RGB | rgb(45, 164, 176) |
| HSL | hsl(185, 59%, 43%) |
| HSV | hsv(185, 74%, 69%) |
| CMYK | cmyk(74.4%, 6.8%, 0%, 31%) |
| CIE-LAB | lab(61.86, -27.73, -15.54) |
| CIE-LCH | lch(61.86, 31.79, 209.26°) |
| OKLab | oklab(66.06% -0.0922 -0.0432) |
| OKLCH | oklch(66.06% 0.102 205.1) |
| XYZ | xyz(22.1907, 30.2407, 45.7334) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.32
Cadetblue
#5F9EA0
ΔE00 5.69
Sea
#3C9992
ΔE00 8.19
Lightseagreen
#20B2AA
ΔE00 8.76
Darkcyan
#008B8B
ΔE00 10.04
Teal Blue
#01889F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA4B0 #B0392D
analogous
#2DB07A #2DA4B0 #2D62B0
triadic
#2DA4B0 #B02DA4 #A4B02D
tetradic
#2DA4B0 #7A2DB0 #B0392D #62B02D
square
#2DA4B0 #7A2DB0 #B0392D #62B02D
split-complementary
#2DA4B0 #B02D62 #B07A2D
monochromatic
#14494F #21777F #2DA4B0 #4AC4D1 #7AD4DD
Accessibility & contrast
On white
2.98
#2DA4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#2DA4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA4B0
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA4B0 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#00ABA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2da4b0; /* rgb */ color: rgb(45, 164, 176); /* oklch */ color: oklch(66.1% 0.102 205.1);
Tailwind
colors: {
custom: {
50: '#7bbfc7',
500: '#2da4b0',
950: '#000000',
},
}SCSS
$custom: #2da4b0; $custom-light: #7bbfc7; $custom-dark: #000000;
JSON
{
"hex": "#2da4b0",
"rgb": {
"r": 45,
"g": 164,
"b": 176
},
"hsl": {
"h": 185.496,
"s": 59.276,
"l": 43.333
},
"oklch": {
"l": 0.66056,
"c": 0.10182,
"h": 205.1
},
"luminance": 0.30243
}Semantic roles & 50–950 ramp
primary
#2DA4B0
secondary
#C57B73
accent
#5445E2
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182