#2DABA2#2DABA2
#2DABA2 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.106 H 187.8°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2DABA2 |
|---|---|
| RGB | rgb(45, 171, 162) |
| HSL | hsl(176, 58%, 42%) |
| HSV | hsv(176, 74%, 67%) |
| CMYK | cmyk(73.7%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(63.58, -35.27, -5.12) |
| CIE-LCH | lch(63.58, 35.64, 188.25°) |
| OKLab | oklab(67.31% -0.1055 -0.0144) |
| OKLCH | oklch(67.31% 0.106 187.8) |
| XYZ | xyz(22.1636, 32.2897, 39.2398) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.11
Topaz
#13BBAF
ΔE00 4.59
Blue Green
#0F9B8E
ΔE00 5.51
Sea
#3C9992
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.85
Dull Teal
#5F9E8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DABA2 #AB2D36
analogous
#2DAB63 #2DABA2 #2D75AB
triadic
#2DABA2 #A22DAB #ABA22D
tetradic
#2DABA2 #632DAB #AB2D36 #75AB2D
square
#2DABA2 #632DAB #AB2D36 #75AB2D
split-complementary
#2DABA2 #AB2D75 #AB632D
monochromatic
#144A46 #207B74 #2DABA2 #47CEC5 #77DBD4
Accessibility & contrast
On white
2.82
#2DABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#2DABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DABA2
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DABA2 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#9095A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2daba2; /* rgb */ color: rgb(45, 171, 162); /* oklch */ color: oklch(67.3% 0.106 187.8);
Tailwind
colors: {
custom: {
50: '#7ac4bd',
500: '#2daba2',
950: '#000000',
},
}SCSS
$custom: #2daba2; $custom-light: #7ac4bd; $custom-dark: #000000;
JSON
{
"hex": "#2daba2",
"rgb": {
"r": 45,
"g": 171,
"b": 162
},
"hsl": {
"h": 175.714,
"s": 58.333,
"l": 42.353
},
"oklch": {
"l": 0.67305,
"c": 0.10648,
"h": 187.8
},
"luminance": 0.32292
}Semantic roles & 50–950 ramp
primary
#2DABA2
secondary
#C37177
accent
#4651E2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281