#85CABA#85CABA
#85CABA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.074 H 178.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85CABA |
|---|---|
| RGB | rgb(133, 202, 186) |
| HSL | hsl(166, 39%, 66%) |
| HSV | hsv(166, 34%, 79%) |
| CMYK | cmyk(34.2%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.54, -25.27, 1.09) |
| CIE-LCH | lch(76.54, 25.29, 177.53°) |
| OKLab | oklab(78.85% -0.0735 0.0025) |
| OKLCH | oklch(78.85% 0.074 178.1) |
| XYZ | xyz(39.6532, 50.7704, 54.1551) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.07
Seafoam Blue
#78D1B6
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.76
Light Teal
#90E4C1
ΔE00 8.09
Turquoise
#40E0D0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CABA #CA8595
analogous
#85CA97 #85CABA #85B7CA
triadic
#85CABA #BA85CA #CABA85
tetradic
#85CABA #9785CA #CA8595 #B7CA85
square
#85CABA #9785CA #CA8595 #B7CA85
split-complementary
#85CABA #CA85B7 #CA9785
monochromatic
#409481 #5AB7A2 #85CABA #B0DDD2 #DAEFEA
Accessibility & contrast
On white
1.88
#85CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#85CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CABA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CABA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#70CCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85caba; /* rgb */ color: rgb(133, 202, 186); /* oklch */ color: oklch(78.8% 0.074 178.1);
Tailwind
colors: {
custom: {
50: '#abdace',
500: '#85caba',
950: '#000000',
},
}SCSS
$custom: #85caba; $custom-light: #abdace; $custom-dark: #000000;
JSON
{
"hex": "#85caba",
"rgb": {
"r": 133,
"g": 202,
"b": 186
},
"hsl": {
"h": 166.087,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78846,
"c": 0.07358,
"h": 178.1
},
"luminance": 0.50773
}Semantic roles & 50–950 ramp
primary
#85CABA
secondary
#9B5868
accent
#3351B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483