#85CEBB#85CEBB
#85CEBB is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.078 H 175.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEBB |
|---|---|
| RGB | rgb(133, 206, 187) |
| HSL | hsl(164, 43%, 66%) |
| HSV | hsv(164, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.71, -27.01, 2.25) |
| CIE-LCH | lch(77.71, 27.10, 175.24°) |
| OKLab | oklab(79.79% -0.0781 0.0056) |
| OKLCH | oklch(79.79% 0.078 175.9) |
| XYZ | xyz(40.7106, 52.7145, 55.0338) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.24
Seafoam Blue
#78D1B6
ΔE00 3.07
Mediumaquamarine
#66CDAA
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 8.02
Turquoise
#40E0D0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEBB #CE8598
analogous
#85CE97 #85CEBB #85BDCE
triadic
#85CEBB #BB85CE #CEBB85
tetradic
#85CEBB #9785CE #CE8598 #BDCE85
square
#85CEBB #9785CE #CE8598 #BDCE85
split-complementary
#85CEBB #CE85BD #CE9785
monochromatic
#3E9B82 #59BCA3 #85CEBB #B1E0D3 #DCF1EC
Accessibility & contrast
On white
1.82
#85CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#85CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEBB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEBB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#6FD0C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85cebb; /* rgb */ color: rgb(133, 206, 187); /* oklch */ color: oklch(79.8% 0.078 175.9);
Tailwind
colors: {
custom: {
50: '#abddcf',
500: '#85cebb',
950: '#000000',
},
}SCSS
$custom: #85cebb; $custom-light: #abddcf; $custom-dark: #000000;
JSON
{
"hex": "#85cebb",
"rgb": {
"r": 133,
"g": 206,
"b": 187
},
"hsl": {
"h": 164.384,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79791,
"c": 0.07826,
"h": 175.9
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#85CEBB
secondary
#A1576A
accent
#3053B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483