#85BEBC#85BEBC
#85BEBC is a light, muted teal. Relative luminance 0.454; OKLCH L 76.2% C 0.059 H 193.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEBC |
|---|---|
| RGB | rgb(133, 190, 188) |
| HSL | hsl(178, 30%, 63%) |
| HSV | hsv(178, 30%, 75%) |
| CMYK | cmyk(30%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.18, -18.80, -4.92) |
| CIE-LCH | lch(73.18, 19.43, 194.66°) |
| OKLab | oklab(76.18% -0.0576 -0.0135) |
| OKLCH | oklch(76.18% 0.059 193.2) |
| XYZ | xyz(37.1604, 45.4423, 54.3804) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.16
Cadetblue
#5F9EA0
ΔE00 9.79
Darkturquoise
#00CED1
ΔE00 9.93
Powder Blue
#B0E0E6
ΔE00 10.00
Lightseagreen
#20B2AA
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEBC #BE8587
analogous
#85BE9F #85BEBC #85A3BE
triadic
#85BEBC #BC85BE #BEBC85
tetradic
#85BEBC #9F85BE #BE8587 #A3BE85
square
#85BEBC #9F85BE #BE8587 #A3BE85
split-complementary
#85BEBC #BE85A3 #BE9F85
monochromatic
#468381 #5DA9A6 #85BEBC #ADD3D2 #D5E9E8
Accessibility & contrast
On white
2.08
#85BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#85BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEBC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEBC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#71C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bebc; /* rgb */ color: rgb(133, 190, 188); /* oklch */ color: oklch(76.2% 0.059 193.2);
Tailwind
colors: {
custom: {
50: '#aad1d0',
500: '#85bebc',
950: '#000000',
},
}SCSS
$custom: #85bebc; $custom-light: #aad1d0; $custom-dark: #000000;
JSON
{
"hex": "#85bebc",
"rgb": {
"r": 133,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.895,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.76175,
"c": 0.05913,
"h": 193.2
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#85BEBC
secondary
#DAC5C6
accent
#3C40A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282