#85FCBB#85FCBB
#85FCBB is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.142 H 157.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCBB |
|---|---|
| RGB | rgb(133, 252, 187) |
| HSL | hsl(147, 95%, 75%) |
| HSV | hsv(147, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.87, -47.93, 20.94) |
| CIE-LCH | lch(90.87, 52.31, 156.40°) |
| OKLab | oklab(90.44% -0.1316 0.0534) |
| OKLCH | oklch(90.44% 0.142 157.9) |
| XYZ | xyz(53.4488, 78.1910, 59.2799) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.43
Seafoam (survey)
#80F9AD
ΔE00 2.35
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Seafoam
#A0FEBF
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCBB #FC85C6
analogous
#8AFC85 #85FCBB #85FCF7
triadic
#85FCBB #BB85FC #FCBB85
tetradic
#85FCBB #858AFC #FC85C6 #FCF785
square
#85FCBB #858AFC #FC85C6 #FCF785
split-complementary
#85FCBB #F785FC #FC858A
monochromatic
#0EF978 #49FB9A #85FCBB #C1FDDC #E1FEEE
Accessibility & contrast
On white
1.26
#85FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#85FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCBB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCBB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#65FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fcbb; /* rgb */ color: rgb(133, 252, 187); /* oklch */ color: oklch(90.4% 0.142 157.9);
Tailwind
colors: {
custom: {
50: '#affecf',
500: '#85fcbb',
950: '#000000',
},
}SCSS
$custom: #85fcbb; $custom-light: #affecf; $custom-dark: #000000;
JSON
{
"hex": "#85fcbb",
"rgb": {
"r": 133,
"g": 252,
"b": 187
},
"hsl": {
"h": 147.227,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90437,
"c": 0.14207,
"h": 157.9
},
"luminance": 0.78195
}Semantic roles & 50–950 ramp
primary
#85FCBB
secondary
#DB4A99
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683