#85BFBF#85BFBF
#85BFBF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.5% C 0.060 H 196.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFBF |
|---|---|
| RGB | rgb(133, 191, 191) |
| HSL | hsl(180, 31%, 64%) |
| HSV | hsv(180, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.55, -18.61, -6.01) |
| CIE-LCH | lch(73.55, 19.55, 197.90°) |
| OKLab | oklab(76.5% -0.0576 -0.0165) |
| OKLCH | oklch(76.5% 0.06 196) |
| XYZ | xyz(37.7045, 46.0077, 56.1738) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 9.75
Pale Teal
#82CBB2
ΔE00 9.89
Cadetblue
#5F9EA0
ΔE00 9.96
Lightblue
#ADD8E6
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFBF #BF8585
analogous
#85BFA2 #85BFBF #85A2BF
triadic
#85BFBF #BF85BF #BFBF85
tetradic
#85BFBF #A285BF #BF8585 #A2BF85
square
#85BFBF #A285BF #BF8585 #A2BF85
split-complementary
#85BFBF #BF85A2 #BFA285
monochromatic
#458484 #5DAAAA #85BFBF #ADD4D4 #D5E9E9
Accessibility & contrast
On white
2.06
#85BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#85BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFBF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFBF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#ADB1C0
Tritanopia (blue-blind)
#70C3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #85bfbf; /* rgb */ color: rgb(133, 191, 191); /* oklch */ color: oklch(76.5% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#aad2d2',
500: '#85bfbf',
950: '#000000',
},
}SCSS
$custom: #85bfbf; $custom-light: #aad2d2; $custom-dark: #000000;
JSON
{
"hex": "#85bfbf",
"rgb": {
"r": 133,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.76498,
"c": 0.05991,
"h": 196
},
"luminance": 0.4601
}Semantic roles & 50–950 ramp
primary
#85BFBF
secondary
#DAC6C6
accent
#3C3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282