#3BBDA3#3BBDA3
#3BBDA3 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.2% C 0.118 H 176.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBDA3 |
|---|---|
| RGB | rgb(59, 189, 163) |
| HSL | hsl(168, 52%, 49%) |
| HSV | hsv(168, 69%, 74%) |
| CMYK | cmyk(68.8%, 0%, 13.8%, 25.9%) |
| CIE-LAB | lab(69.45, -41.21, 2.95) |
| CIE-LCH | lch(69.45, 41.32, 175.91°) |
| OKLab | oklab(72.18% -0.1177 0.0072) |
| OKLCH | oklch(72.18% 0.118 176.5) |
| XYZ | xyz(26.6088, 39.9663, 40.9551) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.31
Turquoise (survey)
#06C2AC
ΔE00 2.65
Greeny Blue
#42B395
ΔE00 3.30
Topaz
#13BBAF
ΔE00 4.99
Mediumaquamarine
#66CDAA
ΔE00 5.87
Green Blue
#01C08D
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBDA3 #BD3B55
analogous
#3BBD62 #3BBDA3 #3B96BD
triadic
#3BBDA3 #A33BBD #BDA33B
tetradic
#3BBDA3 #623BBD #BD3B55 #96BD3B
square
#3BBDA3 #623BBD #BD3B55 #96BD3B
split-complementary
#3BBDA3 #BD3B96 #BD623B
monochromatic
#1E6053 #2C8E7B #3BBDA3 #66CFBA #95DECF
Accessibility & contrast
On white
2.33
#3BBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#3BBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBDA3
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBDA3 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A2
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3bbda3; /* rgb */ color: rgb(59, 189, 163); /* oklch */ color: oklch(72.2% 0.118 176.5);
Tailwind
colors: {
custom: {
50: '#82d1be',
500: '#3bbda3',
950: '#000000',
},
}SCSS
$custom: #3bbda3; $custom-light: #82d1be; $custom-dark: #000000;
JSON
{
"hex": "#3bbda3",
"rgb": {
"r": 59,
"g": 189,
"b": 163
},
"hsl": {
"h": 168,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.72175,
"c": 0.11794,
"h": 176.5
},
"luminance": 0.39969
}Semantic roles & 50–950 ramp
primary
#3BBDA3
secondary
#C98B97
accent
#4C69DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281