#2BBDA5#2BBDA5
#2BBDA5 is a light, vivid teal. Relative luminance 0.396; OKLCH L 71.9% C 0.123 H 178.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2BBDA5 |
|---|---|
| RGB | rgb(43, 189, 165) |
| HSL | hsl(170, 63%, 45%) |
| HSV | hsv(170, 77%, 74%) |
| CMYK | cmyk(77.2%, 0%, 12.7%, 25.9%) |
| CIE-LAB | lab(69.20, -42.74, 1.46) |
| CIE-LCH | lch(69.20, 42.76, 178.04°) |
| OKLab | oklab(71.91% -0.1227 0.0032) |
| OKLCH | oklch(71.91% 0.123 178.5) |
| XYZ | xyz(25.9820, 39.6222, 41.8685) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.35
Turquoise (survey)
#06C2AC
ΔE00 1.79
Greeny Blue
#42B395
ΔE00 3.94
Topaz
#13BBAF
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2BBDA5 #BD2B43
analogous
#2BBD5C #2BBDA5 #2B8CBD
triadic
#2BBDA5 #A52BBD #BDA52B
tetradic
#2BBDA5 #5C2BBD #BD2B43 #8CBD2B
square
#2BBDA5 #5C2BBD #BD2B43 #8CBD2B
split-complementary
#2BBDA5 #BD2B8C #BD5C2B
monochromatic
#14594E #208B79 #2BBDA5 #4ED7C0 #80E2D2
Accessibility & contrast
On white
2.35
#2BBDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#2BBDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2BBDA5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2BBDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2BBDA5 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A4
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #2bbda5; /* rgb */ color: rgb(43, 189, 165); /* oklch */ color: oklch(71.9% 0.123 178.5);
Tailwind
colors: {
custom: {
50: '#7dd1bf',
500: '#2bbda5',
950: '#000000',
},
}SCSS
$custom: #2bbda5; $custom-light: #7dd1bf; $custom-dark: #000000;
JSON
{
"hex": "#2bbda5",
"rgb": {
"r": 43,
"g": 189,
"b": 165
},
"hsl": {
"h": 170.137,
"s": 62.931,
"l": 45.49
},
"oklch": {
"l": 0.71906,
"c": 0.12279,
"h": 178.5
},
"luminance": 0.39625
}Semantic roles & 50–950 ramp
primary
#2BBDA5
secondary
#CB7986
accent
#425DE6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0B1412
muted
#7C8281