#2DA3AA#2DA3AA
#2DA3AA is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.6% C 0.100 H 200.9°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2DA3AA |
|---|---|
| RGB | rgb(45, 163, 170) |
| HSL | hsl(183, 58%, 42%) |
| HSV | hsv(183, 74%, 67%) |
| CMYK | cmyk(73.5%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.35, -29.09, -12.93) |
| CIE-LCH | lch(61.35, 31.83, 203.97°) |
| OKLab | oklab(65.58% -0.0938 -0.0359) |
| OKLCH | oklch(65.58% 0.1 200.9) |
| XYZ | xyz(21.4318, 29.6520, 42.6163) |
| Luminance | 0.2965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.20
Turquoise Blue
#06B1C4
ΔE00 5.67
Sea
#3C9992
ΔE00 6.38
Lightseagreen
#20B2AA
ΔE00 7.25
Blue Green
#0F9B8E
ΔE00 8.65
Darkcyan
#008B8B
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DA3AA #AA342D
analogous
#2DAA73 #2DA3AA #2D65AA
triadic
#2DA3AA #AA2DA3 #A3AA2D
tetradic
#2DA3AA #732DAA #AA342D #65AA2D
square
#2DA3AA #732DAA #AA342D #65AA2D
split-complementary
#2DA3AA #AA2D65 #AA732D
monochromatic
#134649 #20757A #2DA3AA #46C6CE #77D5DB
Accessibility & contrast
On white
3.03
#2DA3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#2DA3AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2DA3AA
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DA3AA | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#858FAB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #2da3aa; /* rgb */ color: rgb(45, 163, 170); /* oklch */ color: oklch(65.6% 0.100 200.9);
Tailwind
colors: {
custom: {
50: '#7abec3',
500: '#2da3aa',
950: '#000000',
},
}SCSS
$custom: #2da3aa; $custom-light: #7abec3; $custom-dark: #000000;
JSON
{
"hex": "#2da3aa",
"rgb": {
"r": 45,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.36,
"s": 58.14,
"l": 42.157
},
"oklch": {
"l": 0.65578,
"c": 0.10044,
"h": 200.9
},
"luminance": 0.29655
}Semantic roles & 50–950 ramp
primary
#2DA3AA
secondary
#C37570
accent
#4F46E1
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181