#2DBABC#2DBABC
#2DBABC is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.113 H 196.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #2DBABC |
|---|---|
| RGB | rgb(45, 186, 188) |
| HSL | hsl(181, 61%, 46%) |
| HSV | hsv(181, 76%, 74%) |
| CMYK | cmyk(76.1%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(68.97, -34.70, -11.51) |
| CIE-LCH | lch(68.97, 36.55, 198.35°) |
| OKLab | oklab(71.95% -0.1087 -0.032) |
| OKLCH | oklch(71.95% 0.113 196.4) |
| XYZ | xyz(27.7140, 39.3031, 53.6928) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.52
Darkturquoise
#00CED1
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 6.42
Turquoise Blue
#06B1C4
ΔE00 6.45
Tealish
#24BCA8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DBABC #BC2F2D
analogous
#2DBC76 #2DBABC #2D72BC
triadic
#2DBABC #BC2DBA #BABC2D
tetradic
#2DBABC #762DBC #BC2F2D #72BC2D
square
#2DBABC #762DBC #BC2F2D #72BC2D
split-complementary
#2DBABC #BC2D72 #BC762D
monochromatic
#155859 #21898B #2DBABC #51D3D5 #82E0E1
Accessibility & contrast
On white
2.37
#2DBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#2DBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DBABC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DBABC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2dbabc; /* rgb */ color: rgb(45, 186, 188); /* oklch */ color: oklch(71.9% 0.113 196.4);
Tailwind
colors: {
custom: {
50: '#7fcfd0',
500: '#2dbabc',
950: '#000000',
},
}SCSS
$custom: #2dbabc; $custom-light: #7fcfd0; $custom-dark: #000000;
JSON
{
"hex": "#2dbabc",
"rgb": {
"r": 45,
"g": 186,
"b": 188
},
"hsl": {
"h": 180.839,
"s": 61.373,
"l": 45.686
},
"oklch": {
"l": 0.71946,
"c": 0.11334,
"h": 196.4
},
"luminance": 0.39307
}Semantic roles & 50–950 ramp
primary
#2DBABC
secondary
#CA7C7B
accent
#4643E4
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282