#46ABBF#46ABBF
#46ABBF is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.097 H 212.9°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #46ABBF |
|---|---|
| RGB | rgb(70, 171, 191) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 63%, 75%) |
| CMYK | cmyk(63.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.11, -23.02, -18.93) |
| CIE-LCH | lch(65.11, 29.81, 219.44°) |
| OKLab | oklab(69.02% -0.0811 -0.0526) |
| OKLCH | oklch(69.02% 0.097 212.9) |
| XYZ | xyz(26.4888, 34.1867, 54.4828) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.49
Cadetblue
#5F9EA0
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 8.64
Bluegrey
#85A3B2
ΔE00 10.86
Bright Sky Blue
#02CCFE
ΔE00 11.42
Lightseagreen
#20B2AA
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ABBF #BF5A46
analogous
#46BF96 #46ABBF #466EBF
triadic
#46ABBF #BF46AB #ABBF46
tetradic
#46ABBF #9646BF #BF5A46 #6EBF46
square
#46ABBF #9646BF #BF5A46 #6EBF46
split-complementary
#46ABBF #BF466E #BF9646
monochromatic
#245C67 #338494 #46ABBF #73C0CF #A1D4DE
Accessibility & contrast
On white
2.68
#46ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#46ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ABBF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ABBF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #46abbf; /* rgb */ color: rgb(70, 171, 191); /* oklch */ color: oklch(69.0% 0.097 212.9);
Tailwind
colors: {
custom: {
50: '#87c4d2',
500: '#46abbf',
950: '#000000',
},
}SCSS
$custom: #46abbf; $custom-light: #87c4d2; $custom-dark: #000000;
JSON
{
"hex": "#46abbf",
"rgb": {
"r": 70,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.917,
"s": 48.594,
"l": 51.176
},
"oklch": {
"l": 0.69021,
"c": 0.09669,
"h": 212.9
},
"luminance": 0.34189
}Semantic roles & 50–950 ramp
primary
#46ABBF
secondary
#CB9F96
accent
#6650D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182