#85BEBF#85BEBF
#85BEBF is a light, muted teal. Relative luminance 0.456; OKLCH L 76.3% C 0.059 H 197.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEBF |
|---|---|
| RGB | rgb(133, 190, 191) |
| HSL | hsl(181, 31%, 64%) |
| HSV | hsv(181, 30%, 75%) |
| CMYK | cmyk(30.4%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.27, -18.10, -6.43) |
| CIE-LCH | lch(73.27, 19.20, 199.55°) |
| OKLab | oklab(76.27% -0.0563 -0.0176) |
| OKLCH | oklch(76.27% 0.059 197.4) |
| XYZ | xyz(37.4871, 45.5730, 56.1013) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.52
Cadetblue
#5F9EA0
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.33
Pale Teal
#82CBB2
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEBF #BF8685
analogous
#85BFA3 #85BEBF #85A1BF
triadic
#85BEBF #BF85BE #BEBF85
tetradic
#85BEBF #A385BF #BF8685 #A1BF85
square
#85BEBF #A385BF #BF8685 #A1BF85
split-complementary
#85BEBF #BF85A1 #BFA385
monochromatic
#458384 #5DA9AA #85BEBF #ADD3D4 #D5E9E9
Accessibility & contrast
On white
2.08
#85BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#85BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEBF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEBF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ACB0C0
Tritanopia (blue-blind)
#70C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bebf; /* rgb */ color: rgb(133, 190, 191); /* oklch */ color: oklch(76.3% 0.059 197.4);
Tailwind
colors: {
custom: {
50: '#aad1d2',
500: '#85bebf',
950: '#000000',
},
}SCSS
$custom: #85bebf; $custom-light: #aad1d2; $custom-dark: #000000;
JSON
{
"hex": "#85bebf",
"rgb": {
"r": 133,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.034,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.76272,
"c": 0.05901,
"h": 197.4
},
"luminance": 0.45575
}Semantic roles & 50–950 ramp
primary
#85BEBF
secondary
#DAC6C6
accent
#3D3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282