#85BE94#85BE94
#85BE94 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.1% C 0.085 H 152.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #85BE94 |
|---|---|
| RGB | rgb(133, 190, 148) |
| HSL | hsl(136, 30%, 63%) |
| HSV | hsv(136, 30%, 75%) |
| CMYK | cmyk(30%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(72.20, -27.21, 15.41) |
| CIE-LCH | lch(72.20, 31.27, 150.48°) |
| OKLab | oklab(75.06% -0.0749 0.0395) |
| OKLCH | oklch(75.06% 0.085 152.2) |
| XYZ | xyz(33.4299, 43.9501, 34.7330) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.58
Sage Green (survey)
#88B378
ΔE00 6.29
Faded Green
#7BB274
ΔE00 6.33
Lichen
#8FB67B
ΔE00 6.43
Tea
#65AB7C
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BE94 #BE85AF
analogous
#92BE85 #85BE94 #85BEB0
triadic
#85BE94 #9485BE #BE9485
tetradic
#85BE94 #8592BE #BE85AF #BEB085
square
#85BE94 #8592BE #BE85AF #BEB085
split-complementary
#85BE94 #B085BE #BE8592
monochromatic
#468356 #5DA971 #85BE94 #ADD3B7 #D5E9DA
Accessibility & contrast
On white
2.14
#85BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#85BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BE94
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BE94 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB592
Deuteranopia (green-blind)
#B5AF96
Tritanopia (blue-blind)
#7CBCB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #85be94; /* rgb */ color: rgb(133, 190, 148); /* oklch */ color: oklch(75.1% 0.085 152.2);
Tailwind
colors: {
custom: {
50: '#aad2b3',
500: '#85be94',
950: '#000000',
},
}SCSS
$custom: #85be94; $custom-light: #aad2b3; $custom-dark: #000000;
JSON
{
"hex": "#85be94",
"rgb": {
"r": 133,
"g": 190,
"b": 148
},
"hsl": {
"h": 135.789,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.75058,
"c": 0.08464,
"h": 152.2
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#85BE94
secondary
#DAC5D4
accent
#3C8DA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280