#85FBB9#85FBB9
#85FBB9 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.2% C 0.142 H 157.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBB9 |
|---|---|
| RGB | rgb(133, 251, 185) |
| HSL | hsl(146, 94%, 75%) |
| HSV | hsv(146, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.54, -47.89, 21.52) |
| CIE-LCH | lch(90.54, 52.50, 155.81°) |
| OKLab | oklab(90.16% -0.1314 0.0548) |
| OKLCH | oklch(90.16% 0.142 157.4) |
| XYZ | xyz(52.9230, 77.4796, 58.0558) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 2.05
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBB9 #FB85C7
analogous
#8CFB85 #85FBB9 #85FBF4
triadic
#85FBB9 #B985FB #FBB985
tetradic
#85FBB9 #858CFB #FB85C7 #FBF485
square
#85FBB9 #858CFB #FB85C7 #FBF485
split-complementary
#85FBB9 #F485FB #FB858C
monochromatic
#0EF775 #4AF997 #85FBB9 #C0FDDB #E1FEEE
Accessibility & contrast
On white
1.27
#85FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#85FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBB9
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBB9 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB5
Deuteranopia (green-blind)
#E8DFBD
Tritanopia (blue-blind)
#66F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85fbb9; /* rgb */ color: rgb(133, 251, 185); /* oklch */ color: oklch(90.2% 0.142 157.4);
Tailwind
colors: {
custom: {
50: '#affdce',
500: '#85fbb9',
950: '#000000',
},
}SCSS
$custom: #85fbb9; $custom-light: #affdce; $custom-dark: #000000;
JSON
{
"hex": "#85fbb9",
"rgb": {
"r": 133,
"g": 251,
"b": 185
},
"hsl": {
"h": 146.441,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.9016,
"c": 0.14239,
"h": 157.4
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#85FBB9
secondary
#D94B9B
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683