#2DA9BB#2DA9BB
#2DA9BB is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.7% C 0.106 H 209.5°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA9BB |
|---|---|
| RGB | rgb(45, 169, 187) |
| HSL | hsl(188, 61%, 45%) |
| HSV | hsv(188, 76%, 73%) |
| CMYK | cmyk(75.9%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.77, -26.77, -18.80) |
| CIE-LCH | lch(63.77, 32.71, 215.08°) |
| OKLab | oklab(67.72% -0.0925 -0.0523) |
| OKLCH | oklch(67.72% 0.106 209.5) |
| XYZ | xyz(24.2359, 32.5187, 52.0035) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.49
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 10.29
Lightseagreen
#20B2AA
ΔE00 10.30
Sea
#3C9992
ΔE00 10.77
Teal Blue
#01889F
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA9BB #BB3F2D
analogous
#2DBB86 #2DA9BB #2D62BB
triadic
#2DA9BB #BB2DA9 #A9BB2D
tetradic
#2DA9BB #862DBB #BB3F2D #62BB2D
square
#2DA9BB #862DBB #BB3F2D #62BB2D
split-complementary
#2DA9BB #BB2D62 #BB862D
monochromatic
#155058 #217C8A #2DA9BB #50C4D5 #82D5E1
Accessibility & contrast
On white
2.80
#2DA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#2DA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA9BB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA9BB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8694BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2da9bb; /* rgb */ color: rgb(45, 169, 187); /* oklch */ color: oklch(67.7% 0.106 209.5);
Tailwind
colors: {
custom: {
50: '#7dc3cf',
500: '#2da9bb',
950: '#000000',
},
}SCSS
$custom: #2da9bb; $custom-light: #7dc3cf; $custom-dark: #000000;
JSON
{
"hex": "#2da9bb",
"rgb": {
"r": 45,
"g": 169,
"b": 187
},
"hsl": {
"h": 187.606,
"s": 61.207,
"l": 45.49
},
"oklch": {
"l": 0.67723,
"c": 0.10631,
"h": 209.5
},
"luminance": 0.32522
}Semantic roles & 50–950 ramp
primary
#2DA9BB
secondary
#CA847A
accent
#5843E4
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182