#85FCBF#85FCBF
#85FCBF is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 159.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCBF |
|---|---|
| RGB | rgb(133, 252, 191) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.95, -47.16, 19.01) |
| CIE-LCH | lch(90.95, 50.84, 158.05°) |
| OKLab | oklab(90.53% -0.1299 0.0486) |
| OKLCH | oklch(90.53% 0.139 159.5) |
| XYZ | xyz(53.8830, 78.3647, 61.5666) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCBF #FC85C2
analogous
#86FC85 #85FCBF #85FCFB
triadic
#85FCBF #BF85FC #FCBF85
tetradic
#85FCBF #8586FC #FC85C2 #FCFB85
square
#85FCBF #8586FC #FC85C2 #FCFB85
split-complementary
#85FCBF #FB85FC #FC8586
monochromatic
#0EF980 #49FBA0 #85FCBF #C1FDDE #E1FEEF
Accessibility & contrast
On white
1.26
#85FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#85FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCBF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCBF | 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)
#FAEDBC
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#64FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fcbf; /* rgb */ color: rgb(133, 252, 191); /* oklch */ color: oklch(90.5% 0.139 159.5);
Tailwind
colors: {
custom: {
50: '#affed2',
500: '#85fcbf',
950: '#000000',
},
}SCSS
$custom: #85fcbf; $custom-light: #affed2; $custom-dark: #000000;
JSON
{
"hex": "#85fcbf",
"rgb": {
"r": 133,
"g": 252,
"b": 191
},
"hsl": {
"h": 149.244,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90527,
"c": 0.13869,
"h": 159.5
},
"luminance": 0.78369
}Semantic roles & 50–950 ramp
primary
#85FCBF
secondary
#DB4A94
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683