#85FFBB#85FFBB
#85FFBB is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.1% C 0.146 H 157.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFBB |
|---|---|
| RGB | rgb(133, 255, 187) |
| HSL | hsl(147, 100%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.73, -49.20, 22.13) |
| CIE-LCH | lch(91.73, 53.95, 155.78°) |
| OKLab | oklab(91.14% -0.1349 0.0564) |
| OKLCH | oklch(91.14% 0.146 157.3) |
| XYZ | xyz(54.3983, 80.0901, 59.5964) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.46
Light Seafoam
#A0FEBF
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFBB #FF85C9
analogous
#8CFF85 #85FFBB #85FFF8
triadic
#85FFBB #BB85FF #FFBB85
tetradic
#85FFBB #858CFF #FF85C9 #FFF885
square
#85FFBB #858CFF #FF85C9 #FFF885
split-complementary
#85FFBB #F885FF #FF858C
monochromatic
#0BFF77 #48FF99 #85FFBB #C2FFDD #E0FFEE
Accessibility & contrast
On white
1.23
#85FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#85FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFBB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFBB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#65FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffbb; /* rgb */ color: rgb(133, 255, 187); /* oklch */ color: oklch(91.1% 0.146 157.3);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#85ffbb',
950: '#000000',
},
}SCSS
$custom: #85ffbb; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#85ffbb",
"rgb": {
"r": 133,
"g": 255,
"b": 187
},
"hsl": {
"h": 146.557,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91135,
"c": 0.14624,
"h": 157.3
},
"luminance": 0.80094
}Semantic roles & 50–950 ramp
primary
#85FFBB
secondary
#DF499D
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683