#2DAAAA#2DAAAA
#2DAAAA is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.3% C 0.104 H 195.0°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAAAA |
|---|---|
| RGB | rgb(45, 170, 170) |
| HSL | hsl(180, 58%, 42%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(73.5%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.51, -32.47, -9.69) |
| CIE-LCH | lch(63.51, 33.89, 196.62°) |
| OKLab | oklab(67.33% -0.1009 -0.0269) |
| OKLCH | oklch(67.33% 0.104 195) |
| XYZ | xyz(22.7093, 32.2069, 43.0421) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.81
Sea
#3C9992
ΔE00 6.03
Topaz
#13BBAF
ΔE00 6.44
Cadetblue
#5F9EA0
ΔE00 6.47
Turquoise Blue
#06B1C4
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAAAA #AA2D2D
analogous
#2DAA6C #2DAAAA #2D6CAA
triadic
#2DAAAA #AA2DAA #AAAA2D
tetradic
#2DAAAA #6C2DAA #AA2D2D #6CAA2D
square
#2DAAAA #6C2DAA #AA2D2D #6CAA2D
split-complementary
#2DAAAA #AA2D6C #AA6C2D
monochromatic
#134949 #207A7A #2DAAAA #46CECE #77DBDB
Accessibility & contrast
On white
2.82
#2DAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#2DAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAAAA
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAAAA | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8C94AB
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2daaaa; /* rgb */ color: rgb(45, 170, 170); /* oklch */ color: oklch(67.3% 0.104 195.0);
Tailwind
colors: {
custom: {
50: '#7bc4c3',
500: '#2daaaa',
950: '#000000',
},
}SCSS
$custom: #2daaaa; $custom-light: #7bc4c3; $custom-dark: #000000;
JSON
{
"hex": "#2daaaa",
"rgb": {
"r": 45,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 58.14,
"l": 42.157
},
"oklch": {
"l": 0.6733,
"c": 0.1044,
"h": 195
},
"luminance": 0.3221
}Semantic roles & 50–950 ramp
primary
#2DAAAA
secondary
#C37070
accent
#4646E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181