#85FBB5#85FBB5
#85FBB5 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.146 H 155.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #85FBB5 |
|---|---|
| RGB | rgb(133, 251, 181) |
| HSL | hsl(144, 94%, 75%) |
| HSV | hsv(144, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.47, -48.64, 23.45) |
| CIE-LCH | lch(90.47, 54.00, 154.26°) |
| OKLab | oklab(90.07% -0.1332 0.0596) |
| OKLCH | oklch(90.07% 0.146 155.9) |
| XYZ | xyz(52.5067, 77.3130, 55.8631) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.66
Seafoam (survey)
#80F9AD
ΔE00 1.28
Seafoam Green
#7AF9AB
ΔE00 1.69
Light Sea Green
#98F6B0
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FBB5 #FB85CB
analogous
#90FB85 #85FBB5 #85FBF0
triadic
#85FBB5 #B585FB #FBB585
tetradic
#85FBB5 #8590FB #FB85CB #FBF085
square
#85FBB5 #8590FB #FB85CB #FBF085
split-complementary
#85FBB5 #F085FB #FB8590
monochromatic
#0EF76D #4AF991 #85FBB5 #C0FDD9 #E1FEED
Accessibility & contrast
On white
1.28
#85FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#85FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FBB5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FBB5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E9DFB9
Tritanopia (blue-blind)
#68F9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #85fbb5; /* rgb */ color: rgb(133, 251, 181); /* oklch */ color: oklch(90.1% 0.146 155.9);
Tailwind
colors: {
custom: {
50: '#affdcb',
500: '#85fbb5',
950: '#000000',
},
}SCSS
$custom: #85fbb5; $custom-light: #affdcb; $custom-dark: #000000;
JSON
{
"hex": "#85fbb5",
"rgb": {
"r": 133,
"g": 251,
"b": 181
},
"hsl": {
"h": 144.407,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90072,
"c": 0.14589,
"h": 155.9
},
"luminance": 0.77317
}Semantic roles & 50–950 ramp
primary
#85FBB5
secondary
#D94B9F
accent
#0088E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683