#46BABE#46BABE
#46BABE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.6% C 0.103 H 198.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #46BABE |
|---|---|
| RGB | rgb(70, 186, 190) |
| HSL | hsl(182, 48%, 51%) |
| HSV | hsv(182, 63%, 75%) |
| CMYK | cmyk(63.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.57, -30.76, -11.66) |
| CIE-LCH | lch(69.57, 32.90, 200.76°) |
| OKLab | oklab(72.6% -0.0973 -0.0323) |
| OKLCH | oklch(72.6% 0.103 198.4) |
| XYZ | xyz(29.3749, 40.1344, 54.9038) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.62
Turquoise Blue
#06B1C4
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 5.80
Topaz
#13BBAF
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BABE #BE4A46
analogous
#46BE86 #46BABE #467EBE
triadic
#46BABE #BE46BA #BABE46
tetradic
#46BABE #8646BE #BE4A46 #7EBE46
square
#46BABE #8646BE #BE4A46 #7EBE46
split-complementary
#46BABE #BE467E #BE8646
monochromatic
#246466 #349093 #46BABE #73CBCE #A1DCDE
Accessibility & contrast
On white
2.33
#46BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#46BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BABE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BABE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #46babe; /* rgb */ color: rgb(70, 186, 190); /* oklch */ color: oklch(72.6% 0.103 198.4);
Tailwind
colors: {
custom: {
50: '#88cfd1',
500: '#46babe',
950: '#000000',
},
}SCSS
$custom: #46babe; $custom-light: #88cfd1; $custom-dark: #000000;
JSON
{
"hex": "#46babe",
"rgb": {
"r": 70,
"g": 186,
"b": 190
},
"hsl": {
"h": 182,
"s": 48,
"l": 50.98
},
"oklch": {
"l": 0.72601,
"c": 0.10253,
"h": 198.4
},
"luminance": 0.40138
}Semantic roles & 50–950 ramp
primary
#46BABE
secondary
#CA9795
accent
#5550D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282