#85FCBE#85FCBE
#85FCBE is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.140 H 159.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCBE |
|---|---|
| RGB | rgb(133, 252, 190) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.93, -47.35, 19.49) |
| CIE-LCH | lch(90.93, 51.21, 157.63°) |
| OKLab | oklab(90.5% -0.1303 0.0498) |
| OKLCH | oklch(90.5% 0.14 159.1) |
| XYZ | xyz(53.7733, 78.3208, 60.9890) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCBE #FC85C3
analogous
#88FC85 #85FCBE #85FCF9
triadic
#85FCBE #BE85FC #FCBE85
tetradic
#85FCBE #8588FC #FC85C3 #FCF985
square
#85FCBE #8588FC #FC85C3 #FCF985
split-complementary
#85FCBE #F985FC #FC8588
monochromatic
#0EF97E #49FB9E #85FCBE #C1FDDE #E1FEEF
Accessibility & contrast
On white
1.26
#85FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#85FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCBE
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCBE | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#64FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fcbe; /* rgb */ color: rgb(133, 252, 190); /* oklch */ color: oklch(90.5% 0.140 159.1);
Tailwind
colors: {
custom: {
50: '#affed1',
500: '#85fcbe',
950: '#000000',
},
}SCSS
$custom: #85fcbe; $custom-light: #affed1; $custom-dark: #000000;
JSON
{
"hex": "#85fcbe",
"rgb": {
"r": 133,
"g": 252,
"b": 190
},
"hsl": {
"h": 148.739,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90504,
"c": 0.13953,
"h": 159.1
},
"luminance": 0.78325
}Semantic roles & 50–950 ramp
primary
#85FCBE
secondary
#DB4A96
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683