#85FBB7#85FBB7
#85FBB7 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.144 H 156.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBB7 |
|---|---|
| RGB | rgb(133, 251, 183) |
| HSL | hsl(145, 94%, 75%) |
| HSV | hsv(145, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.50, -48.27, 22.48) |
| CIE-LCH | lch(90.50, 53.25, 155.02°) |
| OKLab | oklab(90.12% -0.1323 0.0572) |
| OKLCH | oklch(90.12% 0.144 156.6) |
| XYZ | xyz(52.7133, 77.3957, 56.9517) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.87
Seafoam (survey)
#80F9AD
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.03
Light Seafoam
#A0FEBF
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBB7 #FB85C9
analogous
#8EFB85 #85FBB7 #85FBF2
triadic
#85FBB7 #B785FB #FBB785
tetradic
#85FBB7 #858EFB #FB85C9 #FBF285
square
#85FBB7 #858EFB #FB85C9 #FBF285
split-complementary
#85FBB7 #F285FB #FB858E
monochromatic
#0EF771 #4AF994 #85FBB7 #C0FDDA #E1FEEE
Accessibility & contrast
On white
1.27
#85FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#85FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBB7
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBB7 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#67F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85fbb7; /* rgb */ color: rgb(133, 251, 183); /* oklch */ color: oklch(90.1% 0.144 156.6);
Tailwind
colors: {
custom: {
50: '#affdcc',
500: '#85fbb7',
950: '#000000',
},
}SCSS
$custom: #85fbb7; $custom-light: #affdcc; $custom-dark: #000000;
JSON
{
"hex": "#85fbb7",
"rgb": {
"r": 133,
"g": 251,
"b": 183
},
"hsl": {
"h": 145.424,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90116,
"c": 0.14413,
"h": 156.6
},
"luminance": 0.774
}Semantic roles & 50–950 ramp
primary
#85FBB7
secondary
#D94B9D
accent
#0084E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683