#85BFC0#85BFC0
#85BFC0 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.5% C 0.060 H 197.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFC0 |
|---|---|
| RGB | rgb(133, 191, 192) |
| HSL | hsl(181, 32%, 64%) |
| HSV | hsv(181, 31%, 75%) |
| CMYK | cmyk(30.7%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.58, -18.37, -6.51) |
| CIE-LCH | lch(73.58, 19.49, 199.51°) |
| OKLab | oklab(76.53% -0.0572 -0.0178) |
| OKLCH | oklch(76.53% 0.06 197.3) |
| XYZ | xyz(37.8149, 46.0518, 56.7553) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.36
Darkturquoise
#00CED1
ΔE00 9.79
Cadetblue
#5F9EA0
ΔE00 9.97
Lightblue
#ADD8E6
ΔE00 10.25
Pale Teal
#82CBB2
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFC0 #C08685
analogous
#85C0A3 #85BFC0 #85A1C0
triadic
#85BFC0 #C085BF #BFC085
tetradic
#85BFC0 #A385C0 #C08685 #A1C085
square
#85BFC0 #A385C0 #C08685 #A1C085
split-complementary
#85BFC0 #C085A1 #C0A385
monochromatic
#458586 #5DAAAB #85BFC0 #ADD4D5 #D6E9EA
Accessibility & contrast
On white
2.06
#85BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#85BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFC0
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFC0 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC0
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#6FC3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #85bfc0; /* rgb */ color: rgb(133, 191, 192); /* oklch */ color: oklch(76.5% 0.060 197.3);
Tailwind
colors: {
custom: {
50: '#aad2d3',
500: '#85bfc0',
950: '#000000',
},
}SCSS
$custom: #85bfc0; $custom-light: #aad2d3; $custom-dark: #000000;
JSON
{
"hex": "#85bfc0",
"rgb": {
"r": 133,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.017,
"s": 31.892,
"l": 63.725
},
"oklch": {
"l": 0.7653,
"c": 0.05991,
"h": 197.3
},
"luminance": 0.46054
}Semantic roles & 50–950 ramp
primary
#85BFC0
secondary
#DBC6C6
accent
#3D3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282