#2DA2AA#2DA2AA
#2DA2AA is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.100 H 201.8°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA2AA |
|---|---|
| RGB | rgb(45, 162, 170) |
| HSL | hsl(184, 58%, 42%) |
| HSV | hsv(184, 74%, 67%) |
| CMYK | cmyk(73.5%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.04, -28.60, -13.39) |
| CIE-LCH | lch(61.04, 31.58, 205.10°) |
| OKLab | oklab(65.33% -0.0928 -0.0372) |
| OKLCH | oklch(65.33% 0.1 201.8) |
| XYZ | xyz(21.2550, 29.2983, 42.5573) |
| Luminance | 0.2930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.16
Turquoise Blue
#06B1C4
ΔE00 5.64
Sea
#3C9992
ΔE00 6.57
Lightseagreen
#20B2AA
ΔE00 7.76
Darkcyan
#008B8B
ΔE00 8.78
Blue Green
#0F9B8E
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA2AA #AA352D
analogous
#2DAA74 #2DA2AA #2D64AA
triadic
#2DA2AA #AA2DA2 #A2AA2D
tetradic
#2DA2AA #742DAA #AA352D #64AA2D
square
#2DA2AA #742DAA #AA352D #64AA2D
split-complementary
#2DA2AA #AA2D64 #AA742D
monochromatic
#134649 #20747A #2DA2AA #46C5CE #77D4DB
Accessibility & contrast
On white
3.06
#2DA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#2DA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA2AA
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA2AA | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAB
Deuteranopia (green-blind)
#848EAB
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2da2aa; /* rgb */ color: rgb(45, 162, 170); /* oklch */ color: oklch(65.3% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#7abec3',
500: '#2da2aa',
950: '#000000',
},
}SCSS
$custom: #2da2aa; $custom-light: #7abec3; $custom-dark: #000000;
JSON
{
"hex": "#2da2aa",
"rgb": {
"r": 45,
"g": 162,
"b": 170
},
"hsl": {
"h": 183.84,
"s": 58.14,
"l": 42.157
},
"oklch": {
"l": 0.65328,
"c": 0.09997,
"h": 201.8
},
"luminance": 0.29301
}Semantic roles & 50–950 ramp
primary
#2DA2AA
secondary
#C37570
accent
#5046E1
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181