#85BFA2#85BFA2
#85BFA2 is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.6% C 0.073 H 162.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #85BFA2 |
|---|---|
| RGB | rgb(133, 191, 162) |
| HSL | hsl(150, 31%, 64%) |
| HSV | hsv(150, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(72.80, -24.97, 8.68) |
| CIE-LCH | lch(72.80, 26.43, 160.84°) |
| OKLab | oklab(75.64% -0.07 0.0224) |
| OKLCH | oklch(75.64% 0.073 162.3) |
| XYZ | xyz(34.8231, 44.8551, 40.9985) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.02
Darkseagreen
#8FBC8F
ΔE00 5.75
Seafoam Blue
#78D1B6
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 6.17
Greeny Blue
#42B395
ΔE00 8.33
Tea
#65AB7C
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BFA2 #BF85A2
analogous
#85BF85 #85BFA2 #85BFBF
triadic
#85BFA2 #A285BF #BFA285
tetradic
#85BFA2 #8585BF #BF85A2 #BFBF85
square
#85BFA2 #8585BF #BF85A2 #BFBF85
split-complementary
#85BFA2 #BF85BF #BF8585
monochromatic
#458465 #5DAA83 #85BFA2 #ADD4C1 #D5E9DF
Accessibility & contrast
On white
2.11
#85BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#85BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BFA2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BFA2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#79BFB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #85bfa2; /* rgb */ color: rgb(133, 191, 162); /* oklch */ color: oklch(75.6% 0.073 162.3);
Tailwind
colors: {
custom: {
50: '#aad2bd',
500: '#85bfa2',
950: '#000000',
},
}SCSS
$custom: #85bfa2; $custom-light: #aad2bd; $custom-dark: #000000;
JSON
{
"hex": "#85bfa2",
"rgb": {
"r": 133,
"g": 191,
"b": 162
},
"hsl": {
"h": 150,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75644,
"c": 0.07347,
"h": 162.3
},
"luminance": 0.44857
}Semantic roles & 50–950 ramp
primary
#85BFA2
secondary
#DAC6D0
accent
#3C73AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281