#2BADAE#2BADAE
#2BADAE is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.2% C 0.107 H 195.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2BADAE |
|---|---|
| RGB | rgb(43, 173, 174) |
| HSL | hsl(180, 60%, 43%) |
| HSV | hsv(180, 75%, 68%) |
| CMYK | cmyk(75.3%, 0.6%, 0%, 31.8%) |
| CIE-LAB | lab(64.53, -32.94, -10.41) |
| CIE-LCH | lch(64.53, 34.55, 197.54°) |
| OKLab | oklab(68.18% -0.1028 -0.0289) |
| OKLCH | oklch(68.18% 0.107 195.7) |
| XYZ | xyz(23.5763, 33.4538, 45.2509) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.71
Topaz
#13BBAF
ΔE00 6.12
Turquoise Blue
#06B1C4
ΔE00 6.43
Cadetblue
#5F9EA0
ΔE00 6.94
Sea
#3C9992
ΔE00 6.98
Blue Green
#0F9B8E
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BADAE #AE2C2B
analogous
#2BAE6D #2BADAE #2B6BAE
triadic
#2BADAE #AE2BAD #ADAE2B
tetradic
#2BADAE #6D2BAE #AE2C2B #6BAE2B
square
#2BADAE #6D2BAE #AE2C2B #6BAE2B
split-complementary
#2BADAE #AE2B6B #AE6D2B
monochromatic
#134B4C #1F7C7D #2BADAE #45D0D1 #76DCDD
Accessibility & contrast
On white
2.73
#2BADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#2BADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BADAE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BADAE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AE
Deuteranopia (green-blind)
#8E97AF
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #2badae; /* rgb */ color: rgb(43, 173, 174); /* oklch */ color: oklch(68.2% 0.107 195.7);
Tailwind
colors: {
custom: {
50: '#7bc6c6',
500: '#2badae',
950: '#000000',
},
}SCSS
$custom: #2badae; $custom-light: #7bc6c6; $custom-dark: #000000;
JSON
{
"hex": "#2badae",
"rgb": {
"r": 43,
"g": 173,
"b": 174
},
"hsl": {
"h": 180.458,
"s": 60.369,
"l": 42.549
},
"oklch": {
"l": 0.68184,
"c": 0.1068,
"h": 195.7
},
"luminance": 0.33457
}Semantic roles & 50–950 ramp
primary
#2BADAE
secondary
#C57170
accent
#4644E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282