#85BEBE#85BEBE
#85BEBE is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.059 H 196.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEBE |
|---|---|
| RGB | rgb(133, 190, 190) |
| HSL | hsl(180, 30%, 63%) |
| HSV | hsv(180, 30%, 75%) |
| CMYK | cmyk(30%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.24, -18.33, -5.92) |
| CIE-LCH | lch(73.24, 19.26, 197.91°) |
| OKLab | oklab(76.24% -0.0567 -0.0162) |
| OKLCH | oklch(76.24% 0.059 196) |
| XYZ | xyz(37.3775, 45.5291, 55.5237) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 9.94
Pale Teal
#82CBB2
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEBE #BE8585
analogous
#85BEA1 #85BEBE #85A1BE
triadic
#85BEBE #BE85BE #BEBE85
tetradic
#85BEBE #A185BE #BE8585 #A1BE85
square
#85BEBE #A185BE #BE8585 #A1BE85
split-complementary
#85BEBE #BE85A1 #BEA185
monochromatic
#468383 #5DA9A9 #85BEBE #ADD3D3 #D5E9E9
Accessibility & contrast
On white
2.08
#85BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#85BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEBE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEBE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#70C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bebe; /* rgb */ color: rgb(133, 190, 190); /* oklch */ color: oklch(76.2% 0.059 196.0);
Tailwind
colors: {
custom: {
50: '#aad1d1',
500: '#85bebe',
950: '#000000',
},
}SCSS
$custom: #85bebe; $custom-light: #aad1d1; $custom-dark: #000000;
JSON
{
"hex": "#85bebe",
"rgb": {
"r": 133,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.7624,
"c": 0.05901,
"h": 196
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#85BEBE
secondary
#DAC5C5
accent
#3C3CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282