#2BAEAD#2BAEAD
#2BAEAD is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.4% C 0.107 H 194.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2BAEAD |
|---|---|
| RGB | rgb(43, 174, 173) |
| HSL | hsl(180, 60%, 43%) |
| HSV | hsv(180, 75%, 68%) |
| CMYK | cmyk(75.3%, 0%, 0.6%, 31.8%) |
| CIE-LAB | lab(64.80, -33.71, -9.44) |
| CIE-LCH | lch(64.80, 35.01, 195.65°) |
| OKLab | oklab(68.4% -0.1042 -0.0263) |
| OKLCH | oklch(68.4% 0.108 194.1) |
| XYZ | xyz(23.6717, 33.7999, 44.8035) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.90
Topaz
#13BBAF
ΔE00 5.36
Sea
#3C9992
ΔE00 6.94
Turquoise Blue
#06B1C4
ΔE00 7.15
Cadetblue
#5F9EA0
ΔE00 7.32
Tealish
#24BCA8
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BAEAD #AE2B2C
analogous
#2BAE6B #2BAEAD #2B6DAE
triadic
#2BAEAD #AD2BAE #AEAD2B
tetradic
#2BAEAD #6B2BAE #AE2B2C #6DAE2B
square
#2BAEAD #6B2BAE #AE2B2C #6DAE2B
split-complementary
#2BAEAD #AE2B6D #AE6B2B
monochromatic
#134C4B #1F7D7C #2BAEAD #45D1D0 #76DDDC
Accessibility & contrast
On white
2.71
#2BAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#2BAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BAEAD
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BAEAD | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AD
Deuteranopia (green-blind)
#9097AE
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2baead; /* rgb */ color: rgb(43, 174, 173); /* oklch */ color: oklch(68.4% 0.107 194.1);
Tailwind
colors: {
custom: {
50: '#7bc6c5',
500: '#2baead',
950: '#000000',
},
}SCSS
$custom: #2baead; $custom-light: #7bc6c5; $custom-dark: #000000;
JSON
{
"hex": "#2baead",
"rgb": {
"r": 43,
"g": 174,
"b": 173
},
"hsl": {
"h": 179.542,
"s": 60.369,
"l": 42.549
},
"oklch": {
"l": 0.68398,
"c": 0.1075,
"h": 194.1
},
"luminance": 0.33803
}Semantic roles & 50–950 ramp
primary
#2BAEAD
secondary
#C57071
accent
#4446E4
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281