#2DABBC#2DABBC
#2DABBC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.107 H 208.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #2DABBC |
|---|---|
| RGB | rgb(45, 171, 188) |
| HSL | hsl(187, 61%, 46%) |
| HSV | hsv(187, 76%, 74%) |
| CMYK | cmyk(76.1%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.41, -27.45, -18.38) |
| CIE-LCH | lch(64.41, 33.04, 213.80°) |
| OKLab | oklab(68.25% -0.0941 -0.0512) |
| OKLCH | oklch(68.25% 0.107 208.5) |
| XYZ | xyz(24.7182, 33.3115, 52.6942) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.95
Cadetblue
#5F9EA0
ΔE00 7.34
Lightseagreen
#20B2AA
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 10.63
Sea
#3C9992
ΔE00 10.72
Darkturquoise
#00CED1
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DABBC #BC3E2D
analogous
#2DBC85 #2DABBC #2D63BC
triadic
#2DABBC #BC2DAB #ABBC2D
tetradic
#2DABBC #852DBC #BC3E2D #63BC2D
square
#2DABBC #852DBC #BC3E2D #63BC2D
split-complementary
#2DABBC #BC2D63 #BC852D
monochromatic
#155159 #217E8B #2DABBC #51C6D5 #82D6E1
Accessibility & contrast
On white
2.74
#2DABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#2DABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DABBC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DABBC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2dabbc; /* rgb */ color: rgb(45, 171, 188); /* oklch */ color: oklch(68.3% 0.107 208.5);
Tailwind
colors: {
custom: {
50: '#7dc4d0',
500: '#2dabbc',
950: '#000000',
},
}SCSS
$custom: #2dabbc; $custom-light: #7dc4d0; $custom-dark: #000000;
JSON
{
"hex": "#2dabbc",
"rgb": {
"r": 45,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.133,
"s": 61.373,
"l": 45.686
},
"oklch": {
"l": 0.68254,
"c": 0.10708,
"h": 208.5
},
"luminance": 0.33315
}Semantic roles & 50–950 ramp
primary
#2DABBC
secondary
#CA847B
accent
#5643E4
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1214
muted
#7C8182