#85BEBB#85BEBB
#85BEBB is a light, muted teal. Relative luminance 0.454; OKLCH L 76.1% C 0.059 H 191.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEBB |
|---|---|
| RGB | rgb(133, 190, 187) |
| HSL | hsl(177, 30%, 63%) |
| HSV | hsv(177, 30%, 75%) |
| CMYK | cmyk(30%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.15, -19.03, -4.41) |
| CIE-LCH | lch(73.15, 19.53, 193.06°) |
| OKLab | oklab(76.14% -0.058 -0.0122) |
| OKLCH | oklch(76.14% 0.059 191.9) |
| XYZ | xyz(37.0529, 45.3993, 53.8146) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.76
Mediumturquoise
#48D1CC
ΔE00 8.82
Cadetblue
#5F9EA0
ΔE00 9.84
Darkturquoise
#00CED1
ΔE00 9.97
Seafoam Blue
#78D1B6
ΔE00 10.11
Lightseagreen
#20B2AA
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEBB #BE8588
analogous
#85BE9E #85BEBB #85A4BE
triadic
#85BEBB #BB85BE #BEBB85
tetradic
#85BEBB #9E85BE #BE8588 #A4BE85
square
#85BEBB #9E85BE #BE8588 #A4BE85
split-complementary
#85BEBB #BE85A4 #BE9E85
monochromatic
#468380 #5DA9A5 #85BEBB #ADD3D1 #D5E9E8
Accessibility & contrast
On white
2.08
#85BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#85BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEBB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEBB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#71C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bebb; /* rgb */ color: rgb(133, 190, 187); /* oklch */ color: oklch(76.1% 0.059 191.9);
Tailwind
colors: {
custom: {
50: '#aad1cf',
500: '#85bebb',
950: '#000000',
},
}SCSS
$custom: #85bebb; $custom-light: #aad1cf; $custom-dark: #000000;
JSON
{
"hex": "#85bebb",
"rgb": {
"r": 133,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.842,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.76144,
"c": 0.05923,
"h": 191.9
},
"luminance": 0.45401
}Semantic roles & 50–950 ramp
primary
#85BEBB
secondary
#DAC5C6
accent
#3C42A9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282