#46BBBC#46BBBC
#46BBBC is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.8% C 0.103 H 195.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #46BBBC |
|---|---|
| RGB | rgb(70, 187, 188) |
| HSL | hsl(181, 47%, 51%) |
| HSV | hsv(181, 63%, 74%) |
| CMYK | cmyk(62.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(69.80, -31.81, -10.21) |
| CIE-LCH | lch(69.80, 33.41, 197.79°) |
| OKLab | oklab(72.77% -0.0992 -0.0283) |
| OKLCH | oklch(72.77% 0.103 195.9) |
| XYZ | xyz(29.3692, 40.4704, 53.8310) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 5.28
Topaz
#13BBAF
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.98
Turquoise Blue
#06B1C4
ΔE00 6.86
Tealish
#24BCA8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BBBC #BC4746
analogous
#46BC82 #46BBBC #4680BC
triadic
#46BBBC #BC46BB #BBBC46
tetradic
#46BBBC #8246BC #BC4746 #80BC46
square
#46BBBC #8246BC #BC4746 #80BC46
split-complementary
#46BBBC #BC4680 #BC8246
monochromatic
#246364 #349090 #46BBBC #73CCCC #A0DCDD
Accessibility & contrast
On white
2.31
#46BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#46BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BBBC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BBBC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #46bbbc; /* rgb */ color: rgb(70, 187, 188); /* oklch */ color: oklch(72.8% 0.103 195.9);
Tailwind
colors: {
custom: {
50: '#88d0d0',
500: '#46bbbc',
950: '#000000',
},
}SCSS
$custom: #46bbbc; $custom-light: #88d0d0; $custom-dark: #000000;
JSON
{
"hex": "#46bbbc",
"rgb": {
"r": 70,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.508,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.72773,
"c": 0.10317,
"h": 195.9
},
"luminance": 0.40474
}Semantic roles & 50–950 ramp
primary
#46BBBC
secondary
#C99595
accent
#5251D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282