#85B294#85B294
#85B294 is a light, moderate green. Relative luminance 0.390; OKLCH L 72.3% C 0.065 H 155.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #85B294 |
|---|---|
| RGB | rgb(133, 178, 148) |
| HSL | hsl(140, 23%, 61%) |
| HSV | hsv(140, 25%, 70%) |
| CMYK | cmyk(25.3%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(68.73, -21.26, 10.52) |
| CIE-LCH | lch(68.73, 23.72, 153.66°) |
| OKLab | oklab(72.27% -0.059 0.0272) |
| OKLCH | oklch(72.27% 0.065 155.3) |
| XYZ | xyz(30.9370, 38.9643, 33.9021) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.93
Greenish Grey
#96AE8D
ΔE00 5.37
Greyish Green
#82A67D
ΔE00 5.38
Greeny Grey
#7EA07A
ΔE00 6.37
Grey Green
#86A17D
ΔE00 6.56
Tea
#65AB7C
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85B294 #B285A3
analogous
#8CB285 #85B294 #85B2AA
triadic
#85B294 #9485B2 #B29485
tetradic
#85B294 #858CB2 #B285A3 #B2AA85
square
#85B294 #858CB2 #B285A3 #B2AA85
split-complementary
#85B294 #AA85B2 #B2858C
monochromatic
#497457 #619973 #85B294 #ABCAB5 #D0E1D6
Accessibility & contrast
On white
2.39
#85B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#85B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85B294
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85B294 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#7EB1A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #85b294; /* rgb */ color: rgb(133, 178, 148); /* oklch */ color: oklch(72.3% 0.065 155.3);
Tailwind
colors: {
custom: {
50: '#a9c9b3',
500: '#85b294',
950: '#000000',
},
}SCSS
$custom: #85b294; $custom-light: #a9c9b3; $custom-dark: #000000;
JSON
{
"hex": "#85b294",
"rgb": {
"r": 133,
"g": 178,
"b": 148
},
"hsl": {
"h": 140,
"s": 22.613,
"l": 60.98
},
"oklch": {
"l": 0.72271,
"c": 0.06491,
"h": 155.3
},
"luminance": 0.38965
}Semantic roles & 50–950 ramp
primary
#85B294
secondary
#D2C1CC
accent
#4482A1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280