#85FBAD#85FBAD
#85FBAD is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.153 H 153.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBAD |
|---|---|
| RGB | rgb(133, 251, 173) |
| HSL | hsl(140, 94%, 75%) |
| HSV | hsv(140, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.32, -50.10, 27.32) |
| CIE-LCH | lch(90.32, 57.06, 151.40°) |
| OKLab | oklab(89.91% -0.1366 0.069) |
| OKLCH | oklch(89.91% 0.153 153.2) |
| XYZ | xyz(51.7093, 76.9941, 51.6636) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.71
Seafoam Green
#7AF9AB
ΔE00 1.03
Light Blue Green
#7EFBB3
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 1.59
Foam Green
#90FDA9
ΔE00 1.75
Light Sea Green
#98F6B0
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBAD #FB85D3
analogous
#98FB85 #85FBAD #85FBE8
triadic
#85FBAD #AD85FB #FBAD85
tetradic
#85FBAD #8598FB #FB85D3 #FBE885
square
#85FBAD #8598FB #FB85D3 #FBE885
split-complementary
#85FBAD #E885FB #FB8598
monochromatic
#0EF75D #4AF985 #85FBAD #C0FDD5 #E1FEEB
Accessibility & contrast
On white
1.28
#85FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#85FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBAD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBAD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA8
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#6BF8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #85fbad; /* rgb */ color: rgb(133, 251, 173); /* oklch */ color: oklch(89.9% 0.153 153.2);
Tailwind
colors: {
custom: {
50: '#affdc6',
500: '#85fbad',
950: '#000000',
},
}SCSS
$custom: #85fbad; $custom-light: #affdc6; $custom-dark: #000000;
JSON
{
"hex": "#85fbad",
"rgb": {
"r": 133,
"g": 251,
"b": 173
},
"hsl": {
"h": 140.339,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.89905,
"c": 0.15306,
"h": 153.2
},
"luminance": 0.76998
}Semantic roles & 50–950 ramp
primary
#85FBAD
secondary
#D94BA9
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682