#85FEBB#85FEBB
#85FEBB is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.145 H 157.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEBB |
|---|---|
| RGB | rgb(133, 254, 187) |
| HSL | hsl(147, 98%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.44, -48.78, 21.74) |
| CIE-LCH | lch(91.44, 53.40, 155.98°) |
| OKLab | oklab(90.9% -0.1338 0.0554) |
| OKLCH | oklch(90.9% 0.145 157.5) |
| XYZ | xyz(54.0802, 79.4538, 59.4904) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.27
Seafoam (survey)
#80F9AD
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Seafoam
#A0FEBF
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEBB #FE85C8
analogous
#8BFE85 #85FEBB #85FEF8
triadic
#85FEBB #BB85FE #FEBB85
tetradic
#85FEBB #858BFE #FE85C8 #FEF885
square
#85FEBB #858BFE #FE85C8 #FEF885
split-complementary
#85FEBB #F885FE #FE858B
monochromatic
#0CFD77 #48FE99 #85FEBB #C2FEDD #E1FFEE
Accessibility & contrast
On white
1.24
#85FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#85FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEBB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEBB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#65FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85febb; /* rgb */ color: rgb(133, 254, 187); /* oklch */ color: oklch(90.9% 0.145 157.5);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#85febb',
950: '#000000',
},
}SCSS
$custom: #85febb; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#85febb",
"rgb": {
"r": 133,
"g": 254,
"b": 187
},
"hsl": {
"h": 146.777,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.90902,
"c": 0.14485,
"h": 157.5
},
"luminance": 0.79458
}Semantic roles & 50–950 ramp
primary
#85FEBB
secondary
#DE4A9C
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683