#85FDBE#85FDBE
#85FDBE is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.141 H 158.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDBE |
|---|---|
| RGB | rgb(133, 253, 190) |
| HSL | hsl(149, 97%, 76%) |
| HSV | hsv(149, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.21, -47.78, 19.89) |
| CIE-LCH | lch(91.21, 51.75, 157.40°) |
| OKLab | oklab(90.74% -0.1314 0.0508) |
| OKLCH | oklch(90.74% 0.141 158.9) |
| XYZ | xyz(54.0882, 78.9505, 61.0940) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDBE #FD85C4
analogous
#88FD85 #85FDBE #85FDFA
triadic
#85FDBE #BE85FD #FDBE85
tetradic
#85FDBE #8588FD #FD85C4 #FDFA85
square
#85FDBE #8588FD #FD85C4 #FDFA85
split-complementary
#85FDBE #FA85FD #FD8588
monochromatic
#0DFB7E #49FC9E #85FDBE #C1FEDE #E1FFEF
Accessibility & contrast
On white
1.25
#85FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#85FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDBE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDBE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#64FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fdbe; /* rgb */ color: rgb(133, 253, 190); /* oklch */ color: oklch(90.7% 0.141 158.9);
Tailwind
colors: {
custom: {
50: '#afffd1',
500: '#85fdbe',
950: '#000000',
},
}SCSS
$custom: #85fdbe; $custom-light: #afffd1; $custom-dark: #000000;
JSON
{
"hex": "#85fdbe",
"rgb": {
"r": 133,
"g": 253,
"b": 190
},
"hsl": {
"h": 148.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.90737,
"c": 0.14091,
"h": 158.9
},
"luminance": 0.78955
}Semantic roles & 50–950 ramp
primary
#85FDBE
secondary
#DC4A97
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683