#85CBAB#85CBAB
#85CBAB is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.085 H 164.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #85CBAB |
|---|---|
| RGB | rgb(133, 203, 171) |
| HSL | hsl(153, 40%, 66%) |
| HSV | hsv(153, 34%, 80%) |
| CMYK | cmyk(34.5%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(76.46, -28.97, 9.05) |
| CIE-LCH | lch(76.46, 30.35, 162.66°) |
| OKLab | oklab(78.66% -0.0813 0.0233) |
| OKLCH | oklch(78.66% 0.085 164) |
| XYZ | xyz(38.3768, 50.6365, 46.2718) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 5.90
Darkseagreen
#8FBC8F
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CBAB #CB85A5
analogous
#85CB88 #85CBAB #85C8CB
triadic
#85CBAB #AB85CB #CBAB85
tetradic
#85CBAB #8885CB #CB85A5 #C8CB85
square
#85CBAB #8885CB #CB85A5 #C8CB85
split-complementary
#85CBAB #CB85C8 #CB8885
monochromatic
#40966E #5AB98D #85CBAB #B0DDC9 #DBF0E6
Accessibility & contrast
On white
1.89
#85CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#85CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CBAB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CBAB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#74CBC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cbab; /* rgb */ color: rgb(133, 203, 171); /* oklch */ color: oklch(78.7% 0.085 164.0);
Tailwind
colors: {
custom: {
50: '#abdbc4',
500: '#85cbab',
950: '#000000',
},
}SCSS
$custom: #85cbab; $custom-light: #abdbc4; $custom-dark: #000000;
JSON
{
"hex": "#85cbab",
"rgb": {
"r": 133,
"g": 203,
"b": 171
},
"hsl": {
"h": 152.571,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.78658,
"c": 0.08456,
"h": 164
},
"luminance": 0.50639
}Semantic roles & 50–950 ramp
primary
#85CBAB
secondary
#9C5877
accent
#326DB3
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101512
muted
#818482