#3BBEAD#3BBEAD
#3BBEAD is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.114 H 182.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBEAD |
|---|---|
| RGB | rgb(59, 190, 173) |
| HSL | hsl(172, 53%, 49%) |
| HSV | hsv(172, 69%, 75%) |
| CMYK | cmyk(68.9%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(70.02, -39.03, -1.70) |
| CIE-LCH | lch(70.02, 39.07, 182.49°) |
| OKLab | oklab(72.73% -0.1141 -0.0052) |
| OKLCH | oklch(72.73% 0.114 182.6) |
| XYZ | xyz(27.7563, 40.7707, 45.9338) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.58
Topaz
#13BBAF
ΔE00 2.39
Turquoise (survey)
#06C2AC
ΔE00 2.39
Lightseagreen
#20B2AA
ΔE00 4.57
Greeny Blue
#42B395
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBEAD #BE3B4C
analogous
#3BBE6C #3BBEAD #3B8EBE
triadic
#3BBEAD #AD3BBE #BEAD3B
tetradic
#3BBEAD #6C3BBE #BE3B4C #8EBE3B
square
#3BBEAD #6C3BBE #BE3B4C #8EBE3B
split-complementary
#3BBEAD #BE3B8E #BE6C3B
monochromatic
#1E6158 #2C8F82 #3BBEAD #67D0C2 #95DED5
Accessibility & contrast
On white
2.29
#3BBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#3BBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBEAD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBEAD | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#A3A5AF
Tritanopia (blue-blind)
#00C2B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3bbead; /* rgb */ color: rgb(59, 190, 173); /* oklch */ color: oklch(72.7% 0.114 182.6);
Tailwind
colors: {
custom: {
50: '#83d2c5',
500: '#3bbead',
950: '#000000',
},
}SCSS
$custom: #3bbead; $custom-light: #83d2c5; $custom-dark: #000000;
JSON
{
"hex": "#3bbead",
"rgb": {
"r": 59,
"g": 190,
"b": 173
},
"hsl": {
"h": 172.214,
"s": 52.61,
"l": 48.824
},
"oklch": {
"l": 0.72727,
"c": 0.11426,
"h": 182.6
},
"luminance": 0.40774
}Semantic roles & 50–950 ramp
primary
#3BBEAD
secondary
#CA8B93
accent
#4C5EDC
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281