#85FBBE#85FBBE
#85FBBE is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.138 H 159.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBBE |
|---|---|
| RGB | rgb(133, 251, 190) |
| HSL | hsl(149, 94%, 75%) |
| HSV | hsv(149, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.64, -46.93, 19.09) |
| CIE-LCH | lch(90.64, 50.66, 157.86°) |
| OKLab | oklab(90.27% -0.1292 0.0488) |
| OKLCH | oklch(90.27% 0.138 159.3) |
| XYZ | xyz(53.4601, 77.6944, 60.8846) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.83
Light Seafoam
#A0FEBF
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBBE #FB85C2
analogous
#87FB85 #85FBBE #85FBF9
triadic
#85FBBE #BE85FB #FBBE85
tetradic
#85FBBE #8587FB #FB85C2 #FBF985
square
#85FBBE #8587FB #FB85C2 #FBF985
split-complementary
#85FBBE #F985FB #FB8587
monochromatic
#0EF77F #4AF99E #85FBBE #C0FDDE #E1FEEF
Accessibility & contrast
On white
1.27
#85FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#85FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBBE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBBE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#64FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85fbbe; /* rgb */ color: rgb(133, 251, 190); /* oklch */ color: oklch(90.3% 0.138 159.3);
Tailwind
colors: {
custom: {
50: '#affdd1',
500: '#85fbbe',
950: '#000000',
},
}SCSS
$custom: #85fbbe; $custom-light: #affdd1; $custom-dark: #000000;
JSON
{
"hex": "#85fbbe",
"rgb": {
"r": 133,
"g": 251,
"b": 190
},
"hsl": {
"h": 148.983,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90272,
"c": 0.13815,
"h": 159.3
},
"luminance": 0.77699
}Semantic roles & 50–950 ramp
primary
#85FBBE
secondary
#D94B95
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683