#2DA4AA#2DA4AA
#2DA4AA is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.101 H 200.1°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA4AA |
|---|---|
| RGB | rgb(45, 164, 170) |
| HSL | hsl(183, 58%, 42%) |
| HSV | hsv(183, 74%, 67%) |
| CMYK | cmyk(73.5%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.66, -29.58, -12.47) |
| CIE-LCH | lch(61.66, 32.10, 202.85°) |
| OKLab | oklab(65.83% -0.0948 -0.0346) |
| OKLCH | oklch(65.83% 0.101 200.1) |
| XYZ | xyz(21.6101, 30.0085, 42.6757) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 5.75
Sea
#3C9992
ΔE00 6.21
Lightseagreen
#20B2AA
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 8.38
Darkcyan
#008B8B
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA4AA #AA332D
analogous
#2DAA72 #2DA4AA #2D66AA
triadic
#2DA4AA #AA2DA4 #A4AA2D
tetradic
#2DA4AA #722DAA #AA332D #66AA2D
square
#2DA4AA #722DAA #AA332D #66AA2D
split-complementary
#2DA4AA #AA2D66 #AA722D
monochromatic
#134749 #20757A #2DA4AA #46C8CE #77D6DB
Accessibility & contrast
On white
3.00
#2DA4AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#2DA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DA4AA
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA4AA | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CAB
Deuteranopia (green-blind)
#868FAB
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2da4aa; /* rgb */ color: rgb(45, 164, 170); /* oklch */ color: oklch(65.8% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#7abfc3',
500: '#2da4aa',
950: '#000000',
},
}SCSS
$custom: #2da4aa; $custom-light: #7abfc3; $custom-dark: #000000;
JSON
{
"hex": "#2da4aa",
"rgb": {
"r": 45,
"g": 164,
"b": 170
},
"hsl": {
"h": 182.88,
"s": 58.14,
"l": 42.157
},
"oklch": {
"l": 0.65828,
"c": 0.10094,
"h": 200.1
},
"luminance": 0.30011
}Semantic roles & 50–950 ramp
primary
#2DA4AA
secondary
#C37470
accent
#4E46E1
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181