#85BEBD#85BEBD
#85BEBD is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.059 H 194.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEBD |
|---|---|
| RGB | rgb(133, 190, 189) |
| HSL | hsl(179, 30%, 63%) |
| HSV | hsv(179, 30%, 75%) |
| CMYK | cmyk(30%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.21, -18.56, -5.42) |
| CIE-LCH | lch(73.21, 19.34, 196.28°) |
| OKLab | oklab(76.21% -0.0571 -0.0149) |
| OKLCH | oklch(76.21% 0.059 194.6) |
| XYZ | xyz(37.2685, 45.4856, 54.9501) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.57
Cadetblue
#5F9EA0
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 9.83
Darkturquoise
#00CED1
ΔE00 9.92
Lightseagreen
#20B2AA
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEBD #BE8586
analogous
#85BEA0 #85BEBD #85A2BE
triadic
#85BEBD #BD85BE #BEBD85
tetradic
#85BEBD #A085BE #BE8586 #A2BE85
square
#85BEBD #A085BE #BE8586 #A2BE85
split-complementary
#85BEBD #BE85A2 #BEA085
monochromatic
#468382 #5DA9A7 #85BEBD #ADD3D3 #D5E9E8
Accessibility & contrast
On white
2.08
#85BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#85BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEBD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEBD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#71C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bebd; /* rgb */ color: rgb(133, 190, 189); /* oklch */ color: oklch(76.2% 0.059 194.6);
Tailwind
colors: {
custom: {
50: '#aad1d0',
500: '#85bebd',
950: '#000000',
},
}SCSS
$custom: #85bebd; $custom-light: #aad1d0; $custom-dark: #000000;
JSON
{
"hex": "#85bebd",
"rgb": {
"r": 133,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.947,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.76207,
"c": 0.05906,
"h": 194.6
},
"luminance": 0.45488
}Semantic roles & 50–950 ramp
primary
#85BEBD
secondary
#DAC5C6
accent
#3C3EA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282