#85BFAB#85BFAB
#85BFAB is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.9% C 0.067 H 171.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFAB |
|---|---|
| RGB | rgb(133, 191, 171) |
| HSL | hsl(159, 31%, 64%) |
| HSV | hsv(159, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.01, -23.09, 4.10) |
| CIE-LCH | lch(73.01, 23.45, 169.94°) |
| OKLab | oklab(75.89% -0.066 0.0105) |
| OKLCH | oklch(75.89% 0.067 171) |
| XYZ | xyz(35.6519, 45.1866, 45.3635) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 6.98
Darkseagreen
#8FBC8F
ΔE00 8.51
Greeny Blue
#42B395
ΔE00 8.64
Tealish
#24BCA8
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFAB #BF8599
analogous
#85BF8E #85BFAB #85B6BF
triadic
#85BFAB #AB85BF #BFAB85
tetradic
#85BFAB #8E85BF #BF8599 #B6BF85
square
#85BFAB #8E85BF #BF8599 #B6BF85
split-complementary
#85BFAB #BF85B6 #BF8E85
monochromatic
#45846F #5DAA8F #85BFAB #ADD4C7 #D5E9E2
Accessibility & contrast
On white
2.09
#85BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#85BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFAB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFAB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#76C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #85bfab; /* rgb */ color: rgb(133, 191, 171); /* oklch */ color: oklch(75.9% 0.067 171.0);
Tailwind
colors: {
custom: {
50: '#aad2c4',
500: '#85bfab',
950: '#000000',
},
}SCSS
$custom: #85bfab; $custom-light: #aad2c4; $custom-dark: #000000;
JSON
{
"hex": "#85bfab",
"rgb": {
"r": 133,
"g": 191,
"b": 171
},
"hsl": {
"h": 159.31,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75892,
"c": 0.06688,
"h": 171
},
"luminance": 0.45188
}Semantic roles & 50–950 ramp
primary
#85BFAB
secondary
#DAC6CD
accent
#3C62AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281