#85FFBE#85FFBE
#85FFBE is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.144 H 158.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFBE |
|---|---|
| RGB | rgb(133, 255, 190) |
| HSL | hsl(148, 100%, 76%) |
| HSV | hsv(148, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.78, -48.63, 20.68) |
| CIE-LCH | lch(91.78, 52.84, 156.96°) |
| OKLab | oklab(91.2% -0.1336 0.0528) |
| OKLCH | oklch(91.2% 0.144 158.4) |
| XYZ | xyz(54.7228, 80.2199, 61.3055) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Seafoam
#A0FEBF
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFBE #FF85C6
analogous
#89FF85 #85FFBE #85FFFB
triadic
#85FFBE #BE85FF #FFBE85
tetradic
#85FFBE #8589FF #FF85C6 #FFFB85
square
#85FFBE #8589FF #FF85C6 #FFFB85
split-complementary
#85FFBE #FB85FF #FF8589
monochromatic
#0BFF7D #48FF9D #85FFBE #C2FFDF #E0FFEF
Accessibility & contrast
On white
1.23
#85FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#85FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFBE
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFBE | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EBE2C2
Tritanopia (blue-blind)
#63FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffbe; /* rgb */ color: rgb(133, 255, 190); /* oklch */ color: oklch(91.2% 0.144 158.4);
Tailwind
colors: {
custom: {
50: '#afffd1',
500: '#85ffbe',
950: '#000000',
},
}SCSS
$custom: #85ffbe; $custom-light: #afffd1; $custom-dark: #000000;
JSON
{
"hex": "#85ffbe",
"rgb": {
"r": 133,
"g": 255,
"b": 190
},
"hsl": {
"h": 148.033,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91202,
"c": 0.14368,
"h": 158.4
},
"luminance": 0.80224
}Semantic roles & 50–950 ramp
primary
#85FFBE
secondary
#DF4999
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683