#85FFB2#85FFB2
#85FFB2 is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.154 H 154.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFB2 |
|---|---|
| RGB | rgb(133, 255, 178) |
| HSL | hsl(142, 100%, 76%) |
| HSV | hsv(142, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.56, -50.87, 26.47) |
| CIE-LCH | lch(91.56, 57.34, 152.51°) |
| OKLab | oklab(90.94% -0.1388 0.067) |
| OKLCH | oklch(90.94% 0.154 154.2) |
| XYZ | xyz(53.4649, 79.7167, 54.6803) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.25
Light Blue Green
#7EFBB3
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 1.72
Foam Green
#90FDA9
ΔE00 2.17
Mint (survey)
#9FFEB0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFB2 #FF85D2
analogous
#95FF85 #85FFB2 #85FFEF
triadic
#85FFB2 #B285FF #FFB285
tetradic
#85FFB2 #8595FF #FF85D2 #FFEF85
square
#85FFB2 #8595FF #FF85D2 #FFEF85
split-complementary
#85FFB2 #EF85FF #FF8595
monochromatic
#0BFF65 #48FF8B #85FFB2 #C2FFD9 #E0FFEC
Accessibility & contrast
On white
1.24
#85FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#85FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFB2
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFB2 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAD
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#68FDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85ffb2; /* rgb */ color: rgb(133, 255, 178); /* oklch */ color: oklch(90.9% 0.154 154.2);
Tailwind
colors: {
custom: {
50: '#afffc9',
500: '#85ffb2',
950: '#000000',
},
}SCSS
$custom: #85ffb2; $custom-light: #afffc9; $custom-dark: #000000;
JSON
{
"hex": "#85ffb2",
"rgb": {
"r": 133,
"g": 255,
"b": 178
},
"hsl": {
"h": 142.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.90943,
"c": 0.15416,
"h": 154.2
},
"luminance": 0.79721
}Semantic roles & 50–950 ramp
primary
#85FFB2
secondary
#DF49A8
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682