#85FBBB#85FBBB
#85FBBB is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.141 H 158.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBBB |
|---|---|
| RGB | rgb(133, 251, 187) |
| HSL | hsl(147, 94%, 75%) |
| HSV | hsv(147, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.58, -47.51, 20.55) |
| CIE-LCH | lch(90.58, 51.76, 156.61°) |
| OKLab | oklab(90.2% -0.1305 0.0524) |
| OKLCH | oklch(90.2% 0.141 158.1) |
| XYZ | xyz(53.1356, 77.5646, 59.1755) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.58
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBBB #FB85C5
analogous
#8AFB85 #85FBBB #85FBF6
triadic
#85FBBB #BB85FB #FBBB85
tetradic
#85FBBB #858AFB #FB85C5 #FBF685
square
#85FBBB #858AFB #FB85C5 #FBF685
split-complementary
#85FBBB #F685FB #FB858A
monochromatic
#0EF779 #4AF99A #85FBBB #C0FDDC #E1FEEE
Accessibility & contrast
On white
1.27
#85FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#85FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#66FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85fbbb; /* rgb */ color: rgb(133, 251, 187); /* oklch */ color: oklch(90.2% 0.141 158.1);
Tailwind
colors: {
custom: {
50: '#affdcf',
500: '#85fbbb',
950: '#000000',
},
}SCSS
$custom: #85fbbb; $custom-light: #affdcf; $custom-dark: #000000;
JSON
{
"hex": "#85fbbb",
"rgb": {
"r": 133,
"g": 251,
"b": 187
},
"hsl": {
"h": 147.458,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90204,
"c": 0.14067,
"h": 158.1
},
"luminance": 0.77569
}Semantic roles & 50–950 ramp
primary
#85FBBB
secondary
#D94B98
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683