#85FCBC#85FCBC
#85FCBC is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.141 H 158.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCBC |
|---|---|
| RGB | rgb(133, 252, 188) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.89, -47.74, 20.46) |
| CIE-LCH | lch(90.89, 51.94, 156.80°) |
| OKLab | oklab(90.46% -0.1312 0.0522) |
| OKLCH | oklch(90.46% 0.141 158.3) |
| XYZ | xyz(53.5562, 78.2340, 59.8457) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCBC #FC85C5
analogous
#89FC85 #85FCBC #85FCF7
triadic
#85FCBC #BC85FC #FCBC85
tetradic
#85FCBC #8589FC #FC85C5 #FCF785
square
#85FCBC #8589FC #FC85C5 #FCF785
split-complementary
#85FCBC #F785FC #FC8589
monochromatic
#0EF97A #49FB9B #85FCBC #C1FDDD #E1FEEF
Accessibility & contrast
On white
1.26
#85FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#85FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCBC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCBC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#65FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fcbc; /* rgb */ color: rgb(133, 252, 188); /* oklch */ color: oklch(90.5% 0.141 158.3);
Tailwind
colors: {
custom: {
50: '#affed0',
500: '#85fcbc',
950: '#000000',
},
}SCSS
$custom: #85fcbc; $custom-light: #affed0; $custom-dark: #000000;
JSON
{
"hex": "#85fcbc",
"rgb": {
"r": 133,
"g": 252,
"b": 188
},
"hsl": {
"h": 147.731,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90459,
"c": 0.14122,
"h": 158.3
},
"luminance": 0.78238
}Semantic roles & 50–950 ramp
primary
#85FCBC
secondary
#DB4A98
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683