#2DA4A8#2DA4A8
#2DA4A8 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.101 H 198.4°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA4A8 |
|---|---|
| RGB | rgb(45, 164, 168) |
| HSL | hsl(182, 58%, 42%) |
| HSV | hsv(182, 73%, 66%) |
| CMYK | cmyk(73.2%, 2.4%, 0%, 34.1%) |
| CIE-LAB | lab(61.60, -30.18, -11.44) |
| CIE-LCH | lch(61.60, 32.28, 200.75°) |
| OKLab | oklab(65.75% -0.0957 -0.0318) |
| OKLCH | oklch(65.75% 0.101 198.4) |
| XYZ | xyz(21.4223, 29.9334, 41.6869) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.34
Sea
#3C9992
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 6.13
Turquoise Blue
#06B1C4
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 7.64
Darkcyan
#008B8B
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA4A8 #A8312D
analogous
#2DA86F #2DA4A8 #2D67A8
triadic
#2DA4A8 #A82DA4 #A4A82D
tetradic
#2DA4A8 #6F2DA8 #A8312D #67A82D
square
#2DA4A8 #6F2DA8 #A8312D #67A82D
split-complementary
#2DA4A8 #A82D67 #A86F2D
monochromatic
#134647 #207578 #2DA4A8 #45C9CD #75D7DA
Accessibility & contrast
On white
3.01
#2DA4A8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#2DA4A8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA4A8
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA4A8 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA8
Deuteranopia (green-blind)
#868FA9
Tritanopia (blue-blind)
#00AAA5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2da4a8; /* rgb */ color: rgb(45, 164, 168); /* oklch */ color: oklch(65.8% 0.101 198.4);
Tailwind
colors: {
custom: {
50: '#7abfc1',
500: '#2da4a8',
950: '#000000',
},
}SCSS
$custom: #2da4a8; $custom-light: #7abfc1; $custom-dark: #000000;
JSON
{
"hex": "#2da4a8",
"rgb": {
"r": 45,
"g": 164,
"b": 168
},
"hsl": {
"h": 181.951,
"s": 57.746,
"l": 41.765
},
"oklch": {
"l": 0.65754,
"c": 0.10084,
"h": 198.4
},
"luminance": 0.29936
}Semantic roles & 50–950 ramp
primary
#2DA4A8
secondary
#C2726F
accent
#4C47E1
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181