#2DACAB#2DACAB
#2DACAB is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.106 H 194.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #2DACAB |
|---|---|
| RGB | rgb(45, 172, 171) |
| HSL | hsl(180, 59%, 43%) |
| HSV | hsv(180, 74%, 67%) |
| CMYK | cmyk(73.8%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.16, -33.13, -9.28) |
| CIE-LCH | lch(64.16, 34.40, 195.65°) |
| OKLab | oklab(67.87% -0.1024 -0.0258) |
| OKLCH | oklch(67.87% 0.106 194.2) |
| XYZ | xyz(23.1820, 33.0004, 43.6681) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 5.76
Sea
#3C9992
ΔE00 6.40
Cadetblue
#5F9EA0
ΔE00 6.91
Turquoise Blue
#06B1C4
ΔE00 7.23
Blue Green
#0F9B8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DACAB #AC2D2E
analogous
#2DAC6C #2DACAB #2D6DAC
triadic
#2DACAB #AB2DAC #ACAB2D
tetradic
#2DACAB #6C2DAC #AC2D2E #6DAC2D
square
#2DACAB #6C2DAC #AC2D2E #6DAC2D
split-complementary
#2DACAB #AC2D6D #AC6C2D
monochromatic
#144B4B #207B7B #2DACAB #47CFCE #78DCDB
Accessibility & contrast
On white
2.76
#2DACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#2DACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DACAB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DACAB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8E96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #2dacab; /* rgb */ color: rgb(45, 172, 171); /* oklch */ color: oklch(67.9% 0.106 194.2);
Tailwind
colors: {
custom: {
50: '#7bc5c4',
500: '#2dacab',
950: '#000000',
},
}SCSS
$custom: #2dacab; $custom-light: #7bc5c4; $custom-dark: #000000;
JSON
{
"hex": "#2dacab",
"rgb": {
"r": 45,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.528,
"s": 58.525,
"l": 42.549
},
"oklch": {
"l": 0.67866,
"c": 0.10563,
"h": 194.2
},
"luminance": 0.33003
}Semantic roles & 50–950 ramp
primary
#2DACAB
secondary
#C47172
accent
#4647E2
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281