#85FEBF#85FEBF
#85FEBF is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.0% C 0.141 H 159.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEBF |
|---|---|
| RGB | rgb(133, 254, 191) |
| HSL | hsl(149, 98%, 76%) |
| HSV | hsv(149, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.52, -48.01, 19.80) |
| CIE-LCH | lch(91.52, 51.93, 157.58°) |
| OKLab | oklab(90.99% -0.1321 0.0506) |
| OKLCH | oklch(90.99% 0.141 159) |
| XYZ | xyz(54.5143, 79.6274, 61.7770) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEBF #FE85C4
analogous
#87FE85 #85FEBF #85FEFB
triadic
#85FEBF #BF85FE #FEBF85
tetradic
#85FEBF #8587FE #FE85C4 #FEFB85
square
#85FEBF #8587FE #FE85C4 #FEFB85
split-complementary
#85FEBF #FB85FE #FE8587
monochromatic
#0CFD7F #48FE9F #85FEBF #C2FEDF #E1FFEF
Accessibility & contrast
On white
1.24
#85FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#85FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEBF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEBF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#63FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85febf; /* rgb */ color: rgb(133, 254, 191); /* oklch */ color: oklch(91.0% 0.141 159.0);
Tailwind
colors: {
custom: {
50: '#afffd2',
500: '#85febf',
950: '#000000',
},
}SCSS
$custom: #85febf; $custom-light: #afffd2; $custom-dark: #000000;
JSON
{
"hex": "#85febf",
"rgb": {
"r": 133,
"g": 254,
"b": 191
},
"hsl": {
"h": 148.76,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.90992,
"c": 0.14145,
"h": 159
},
"luminance": 0.79632
}Semantic roles & 50–950 ramp
primary
#85FEBF
secondary
#DE4A97
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683