#85FCBD#85FCBD
#85FCBD is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.140 H 158.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCBD |
|---|---|
| RGB | rgb(133, 252, 189) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.91, -47.55, 19.98) |
| CIE-LCH | lch(90.91, 51.57, 157.21°) |
| OKLab | oklab(90.48% -0.1308 0.051) |
| OKLCH | oklch(90.48% 0.14 158.7) |
| XYZ | xyz(53.6644, 78.2773, 60.4154) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Seafoam
#A0FEBF
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCBD #FC85C4
analogous
#88FC85 #85FCBD #85FCF8
triadic
#85FCBD #BD85FC #FCBD85
tetradic
#85FCBD #8588FC #FC85C4 #FCF885
square
#85FCBD #8588FC #FC85C4 #FCF885
split-complementary
#85FCBD #F885FC #FC8588
monochromatic
#0EF97C #49FB9D #85FCBD #C1FDDD #E1FEEF
Accessibility & contrast
On white
1.26
#85FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#85FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCBD
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCBD | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#65FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #85fcbd; /* rgb */ color: rgb(133, 252, 189); /* oklch */ color: oklch(90.5% 0.140 158.7);
Tailwind
colors: {
custom: {
50: '#affed1',
500: '#85fcbd',
950: '#000000',
},
}SCSS
$custom: #85fcbd; $custom-light: #affed1; $custom-dark: #000000;
JSON
{
"hex": "#85fcbd",
"rgb": {
"r": 133,
"g": 252,
"b": 189
},
"hsl": {
"h": 148.235,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90482,
"c": 0.14036,
"h": 158.7
},
"luminance": 0.78281
}Semantic roles & 50–950 ramp
primary
#85FCBD
secondary
#DB4A97
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683