#2DABA7#2DABA7
#2DABA7 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.105 H 191.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2DABA7 |
|---|---|
| RGB | rgb(45, 171, 167) |
| HSL | hsl(178, 58%, 42%) |
| HSV | hsv(178, 74%, 67%) |
| CMYK | cmyk(73.7%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.73, -33.83, -7.69) |
| CIE-LCH | lch(63.73, 34.69, 192.81°) |
| OKLab | oklab(67.47% -0.1032 -0.0215) |
| OKLCH | oklch(67.47% 0.105 191.7) |
| XYZ | xyz(22.6169, 32.4710, 41.6273) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.52
Topaz
#13BBAF
ΔE00 5.28
Sea
#3C9992
ΔE00 5.77
Blue Green
#0F9B8E
ΔE00 6.45
Tealish
#24BCA8
ΔE00 7.15
Cadetblue
#5F9EA0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DABA7 #AB2D31
analogous
#2DAB68 #2DABA7 #2D70AB
triadic
#2DABA7 #A72DAB #ABA72D
tetradic
#2DABA7 #682DAB #AB2D31 #70AB2D
square
#2DABA7 #682DAB #AB2D31 #70AB2D
split-complementary
#2DABA7 #AB2D70 #AB682D
monochromatic
#144A48 #207B78 #2DABA7 #47CECA #77DBD8
Accessibility & contrast
On white
2.80
#2DABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#2DABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DABA7
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DABA7 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#8E95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2daba7; /* rgb */ color: rgb(45, 171, 167); /* oklch */ color: oklch(67.5% 0.105 191.7);
Tailwind
colors: {
custom: {
50: '#7bc4c1',
500: '#2daba7',
950: '#000000',
},
}SCSS
$custom: #2daba7; $custom-light: #7bc4c1; $custom-dark: #000000;
JSON
{
"hex": "#2daba7",
"rgb": {
"r": 45,
"g": 171,
"b": 167
},
"hsl": {
"h": 178.095,
"s": 58.333,
"l": 42.353
},
"oklch": {
"l": 0.67475,
"c": 0.10543,
"h": 191.7
},
"luminance": 0.32474
}Semantic roles & 50–950 ramp
primary
#2DABA7
secondary
#C37173
accent
#464BE2
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281