#85FEB3#85FEB3
#85FEB3 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.152 H 154.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #85FEB3 |
|---|---|
| RGB | rgb(133, 254, 179) |
| HSL | hsl(143, 98%, 76%) |
| HSV | hsv(143, 48%, 100%) |
| CMYK | cmyk(47.6%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(91.29, -50.27, 25.60) |
| CIE-LCH | lch(91.29, 56.41, 153.01°) |
| OKLab | oklab(90.73% -0.1373 0.0649) |
| OKLCH | oklch(90.73% 0.152 154.7) |
| XYZ | xyz(53.2475, 79.1207, 55.1050) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.03
Seafoam (survey)
#80F9AD
ΔE00 1.11
Seafoam Green
#7AF9AB
ΔE00 1.41
Light Bluish Green
#76FDA8
ΔE00 1.95
Foam Green
#90FDA9
ΔE00 2.40
Light Sea Green
#98F6B0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FEB3 #FE85D0
analogous
#93FE85 #85FEB3 #85FEEF
triadic
#85FEB3 #B385FE #FEB385
tetradic
#85FEB3 #8593FE #FE85D0 #FEEF85
square
#85FEB3 #8593FE #FE85D0 #FEEF85
split-complementary
#85FEB3 #EF85FE #FE8593
monochromatic
#0CFD67 #48FE8D #85FEB3 #C2FED9 #E1FFEC
Accessibility & contrast
On white
1.25
#85FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#85FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FEB3
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FEB3 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAE
Deuteranopia (green-blind)
#ECE1B8
Tritanopia (blue-blind)
#68FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85feb3; /* rgb */ color: rgb(133, 254, 179); /* oklch */ color: oklch(90.7% 0.152 154.7);
Tailwind
colors: {
custom: {
50: '#afffca',
500: '#85feb3',
950: '#000000',
},
}SCSS
$custom: #85feb3; $custom-light: #afffca; $custom-dark: #000000;
JSON
{
"hex": "#85feb3",
"rgb": {
"r": 133,
"g": 254,
"b": 179
},
"hsl": {
"h": 142.81,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.9073,
"c": 0.15187,
"h": 154.7
},
"luminance": 0.79125
}Semantic roles & 50–950 ramp
primary
#85FEB3
secondary
#DE4AA5
accent
#008EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682