#85FDBB#85FDBB
#85FDBB is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.143 H 157.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDBB |
|---|---|
| RGB | rgb(133, 253, 187) |
| HSL | hsl(147, 97%, 76%) |
| HSV | hsv(147, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.15, -48.36, 21.34) |
| CIE-LCH | lch(91.15, 52.86, 156.19°) |
| OKLab | oklab(90.67% -0.1327 0.0544) |
| OKLCH | oklch(90.67% 0.143 157.7) |
| XYZ | xyz(53.7637, 78.8207, 59.3849) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.33
Seafoam (survey)
#80F9AD
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Seafoam
#A0FEBF
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDBB #FD85C7
analogous
#8BFD85 #85FDBB #85FDF7
triadic
#85FDBB #BB85FD #FDBB85
tetradic
#85FDBB #858BFD #FD85C7 #FDF785
square
#85FDBB #858BFD #FD85C7 #FDF785
split-complementary
#85FDBB #F785FD #FD858B
monochromatic
#0DFB78 #49FC99 #85FDBB #C1FEDD #E1FFEE
Accessibility & contrast
On white
1.25
#85FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#85FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDBB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDBB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E1BF
Tritanopia (blue-blind)
#65FCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fdbb; /* rgb */ color: rgb(133, 253, 187); /* oklch */ color: oklch(90.7% 0.143 157.7);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#85fdbb',
950: '#000000',
},
}SCSS
$custom: #85fdbb; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#85fdbb",
"rgb": {
"r": 133,
"g": 253,
"b": 187
},
"hsl": {
"h": 147,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.9067,
"c": 0.14346,
"h": 157.7
},
"luminance": 0.78825
}Semantic roles & 50–950 ramp
primary
#85FDBB
secondary
#DC4A9A
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683