#85FFB4#85FFB4
#85FFB4 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.152 H 154.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFB4 |
|---|---|
| RGB | rgb(133, 255, 180) |
| HSL | hsl(143, 100%, 76%) |
| HSV | hsv(143, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(91.59, -50.50, 25.51) |
| CIE-LCH | lch(91.59, 56.58, 153.20°) |
| OKLab | oklab(90.99% -0.138 0.0647) |
| OKLCH | oklch(90.99% 0.152 154.9) |
| XYZ | xyz(53.6672, 79.7976, 55.7456) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Bluish Green
#76FDA8
ΔE00 2.00
Foam Green
#90FDA9
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFB4 #FF85D0
analogous
#93FF85 #85FFB4 #85FFF1
triadic
#85FFB4 #B485FF #FFB485
tetradic
#85FFB4 #8593FF #FF85D0 #FFF185
square
#85FFB4 #8593FF #FF85D0 #FFF185
split-complementary
#85FFB4 #F185FF #FF8593
monochromatic
#0BFF69 #48FF8E #85FFB4 #C2FFDA #E0FFEC
Accessibility & contrast
On white
1.24
#85FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#85FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFB4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFB4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAF
Deuteranopia (green-blind)
#ECE2B9
Tritanopia (blue-blind)
#67FDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffb4; /* rgb */ color: rgb(133, 255, 180); /* oklch */ color: oklch(91.0% 0.152 154.9);
Tailwind
colors: {
custom: {
50: '#afffca',
500: '#85ffb4',
950: '#000000',
},
}SCSS
$custom: #85ffb4; $custom-light: #afffca; $custom-dark: #000000;
JSON
{
"hex": "#85ffb4",
"rgb": {
"r": 133,
"g": 255,
"b": 180
},
"hsl": {
"h": 143.115,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90985,
"c": 0.15237,
"h": 154.9
},
"luminance": 0.79802
}Semantic roles & 50–950 ramp
primary
#85FFB4
secondary
#DF49A5
accent
#008DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682