#85FFBA#85FFBA
#85FFBA is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.1% C 0.147 H 157.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFBA |
|---|---|
| RGB | rgb(133, 255, 186) |
| HSL | hsl(146, 100%, 76%) |
| HSV | hsv(146, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.71, -49.39, 22.62) |
| CIE-LCH | lch(91.71, 54.32, 155.40°) |
| OKLab | oklab(91.11% -0.1354 0.0576) |
| OKLCH | oklch(91.11% 0.147 157) |
| XYZ | xyz(54.2917, 80.0474, 59.0346) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.14
Seafoam (survey)
#80F9AD
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.30
Light Seafoam
#A0FEBF
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFBA #FF85CA
analogous
#8DFF85 #85FFBA #85FFF7
triadic
#85FFBA #BA85FF #FFBA85
tetradic
#85FFBA #858DFF #FF85CA #FFF785
square
#85FFBA #858DFF #FF85CA #FFF785
split-complementary
#85FFBA #F785FF #FF858D
monochromatic
#0BFF75 #48FF97 #85FFBA #C2FFDD #E0FFEE
Accessibility & contrast
On white
1.23
#85FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#85FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFBA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFBA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#65FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffba; /* rgb */ color: rgb(133, 255, 186); /* oklch */ color: oklch(91.1% 0.147 157.0);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#85ffba',
950: '#000000',
},
}SCSS
$custom: #85ffba; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#85ffba",
"rgb": {
"r": 133,
"g": 255,
"b": 186
},
"hsl": {
"h": 146.066,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91113,
"c": 0.1471,
"h": 157
},
"luminance": 0.80052
}Semantic roles & 50–950 ramp
primary
#85FFBA
secondary
#DF499E
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683