#2DA9C0#2DA9C0
#2DA9C0 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.108 H 213.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA9C0 |
|---|---|
| RGB | rgb(45, 169, 192) |
| HSL | hsl(189, 62%, 46%) |
| HSV | hsv(189, 77%, 75%) |
| CMYK | cmyk(76.6%, 12%, 0%, 24.7%) |
| CIE-LAB | lab(63.95, -25.18, -21.32) |
| CIE-LCH | lch(63.95, 32.99, 220.25°) |
| OKLab | oklab(67.93% -0.0905 -0.0594) |
| OKLCH | oklch(67.93% 0.108 213.3) |
| XYZ | xyz(24.7805, 32.7366, 54.8717) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.25
Cadetblue
#5F9EA0
ΔE00 8.36
Greyblue
#77A1B5
ΔE00 9.43
Teal Blue
#01889F
ΔE00 10.94
Bright Sky Blue
#02CCFE
ΔE00 11.61
Bluegrey
#85A3B2
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA9C0 #C0442D
analogous
#2DC08E #2DA9C0 #2D60C0
triadic
#2DA9C0 #C02DA9 #A9C02D
tetradic
#2DA9C0 #8E2DC0 #C0442D #60C02D
square
#2DA9C0 #8E2DC0 #C0442D #60C02D
split-complementary
#2DA9C0 #C02D60 #C08E2D
monochromatic
#16525D #217D8E #2DA9C0 #53C2D7 #85D4E2
Accessibility & contrast
On white
2.78
#2DA9C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#2DA9C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA9C0
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA9C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA9C0 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#8495C0
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2da9c0; /* rgb */ color: rgb(45, 169, 192); /* oklch */ color: oklch(67.9% 0.108 213.3);
Tailwind
colors: {
custom: {
50: '#7dc3d3',
500: '#2da9c0',
950: '#000000',
},
}SCSS
$custom: #2da9c0; $custom-light: #7dc3d3; $custom-dark: #000000;
JSON
{
"hex": "#2da9c0",
"rgb": {
"r": 45,
"g": 169,
"b": 192
},
"hsl": {
"h": 189.388,
"s": 62.025,
"l": 46.471
},
"oklch": {
"l": 0.67926,
"c": 0.10825,
"h": 213.3
},
"luminance": 0.3274
}Semantic roles & 50–950 ramp
primary
#2DA9C0
secondary
#CC897D
accent
#5C43E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1214
muted
#7C8182