#2DA4B2#2DA4B2
#2DA4B2 is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.102 H 206.7°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA4B2 |
|---|---|
| RGB | rgb(45, 164, 178) |
| HSL | hsl(186, 60%, 44%) |
| HSV | hsv(186, 75%, 70%) |
| CMYK | cmyk(74.7%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(61.93, -27.11, -16.56) |
| CIE-LCH | lch(61.93, 31.76, 211.42°) |
| OKLab | oklab(66.13% -0.0914 -0.046) |
| OKLCH | oklch(66.13% 0.102 206.7) |
| XYZ | xyz(22.3900, 30.3205, 46.7832) |
| Luminance | 0.3032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Cadetblue
#5F9EA0
ΔE00 5.99
Sea
#3C9992
ΔE00 8.87
Lightseagreen
#20B2AA
ΔE00 9.45
Teal Blue
#01889F
ΔE00 9.99
Darkcyan
#008B8B
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA4B2 #B23B2D
analogous
#2DB27D #2DA4B2 #2D61B2
triadic
#2DA4B2 #B22DA4 #A4B22D
tetradic
#2DA4B2 #7D2DB2 #B23B2D #61B22D
square
#2DA4B2 #7D2DB2 #B23B2D #61B22D
split-complementary
#2DA4B2 #B22D61 #B27D2D
monochromatic
#144A50 #217781 #2DA4B2 #4BC3D1 #7CD3DE
Accessibility & contrast
On white
2.97
#2DA4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#2DA4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA4B2
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA4B2 | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB3
Deuteranopia (green-blind)
#8390B2
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2da4b2; /* rgb */ color: rgb(45, 164, 178); /* oklch */ color: oklch(66.1% 0.102 206.7);
Tailwind
colors: {
custom: {
50: '#7bbfc9',
500: '#2da4b2',
950: '#000000',
},
}SCSS
$custom: #2da4b2; $custom-light: #7bbfc9; $custom-dark: #000000;
JSON
{
"hex": "#2da4b2",
"rgb": {
"r": 45,
"g": 164,
"b": 178
},
"hsl": {
"h": 186.316,
"s": 59.641,
"l": 43.725
},
"oklch": {
"l": 0.66134,
"c": 0.10231,
"h": 206.7
},
"luminance": 0.30323
}Semantic roles & 50–950 ramp
primary
#2DA4B2
secondary
#C67D75
accent
#5645E3
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182