#85CCAB#85CCAB
#85CCAB is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.086 H 163.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCAB |
|---|---|
| RGB | rgb(133, 204, 171) |
| HSL | hsl(152, 41%, 66%) |
| HSV | hsv(152, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.75, -29.45, 9.46) |
| CIE-LCH | lch(76.75, 30.93, 162.20°) |
| OKLab | oklab(78.89% -0.0825 0.0244) |
| OKLCH | oklch(78.89% 0.086 163.5) |
| XYZ | xyz(38.6138, 51.1104, 46.3508) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.66
Darkseagreen
#8FBC8F
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCAB #CC85A6
analogous
#85CC87 #85CCAB #85C9CC
triadic
#85CCAB #AB85CC #CCAB85
tetradic
#85CCAB #8785CC #CC85A6 #C9CC85
square
#85CCAB #8785CC #CC85A6 #C9CC85
split-complementary
#85CCAB #CC85C9 #CC8785
monochromatic
#3F976E #5ABA8D #85CCAB #B0DEC9 #DBF0E6
Accessibility & contrast
On white
1.87
#85CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#85CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCAB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCAB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A9
Deuteranopia (green-blind)
#BEBAAD
Tritanopia (blue-blind)
#74CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85ccab; /* rgb */ color: rgb(133, 204, 171); /* oklch */ color: oklch(78.9% 0.086 163.5);
Tailwind
colors: {
custom: {
50: '#abdcc4',
500: '#85ccab',
950: '#000000',
},
}SCSS
$custom: #85ccab; $custom-light: #abdcc4; $custom-dark: #000000;
JSON
{
"hex": "#85ccab",
"rgb": {
"r": 133,
"g": 204,
"b": 171
},
"hsl": {
"h": 152.113,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.7889,
"c": 0.08605,
"h": 163.5
},
"luminance": 0.51113
}Semantic roles & 50–950 ramp
primary
#85CCAB
secondary
#9E5778
accent
#316EB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482